Projects
Update project
Update project name and description. Project management must be enabled to perform this operation.
PUT
Python
Authorizations
API key for authentication. Make sure to include the word apikey
, followed by a single space and then your token.
Example: apikey 1234$abcdef
Path Parameters
Project ID
Body
application/json
Response
200 - application/json
Changed project
The response is of type object
.
Python