Create a folder
Creates a folder inside a project. Requires a name and the project_id.
name
project_id
{ "data": { "type": "folders", "attributes": { "name": "Design", "project_id": 31002 } } }