Project
Update a Project
Update a project by slug
PATCH
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Project slug
Body
application/json
Project object that needs to be updated
The body is of type object
.
Response
200
application/json
Successful operation
The response is of type object
.