Project
Update Project Folder
WRITE
access to the PROJECT
module is required to access this endpointPUT
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
The ID of the project folder to update
Body
application/json
Project folder object with modifications
Returns the fields relevant to project folders
Folder Name
Example:
"Andor Season One"
The ID of the folder that this project is sitting in
Example:
5
Response
200
application/json
Successful Operation