Project
Create Project Folder
WRITE
access to the PROJECT
module is required to access this endpointPOST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Project folder object that needs to be added
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