Directories
Directories are containers for Source Files that can be used to help organize the contents of a project
Last updated
Directories are containers for Source Files that can be used to help organize the contents of a project
Last updated
Authorization
string
Where you put your api key. Creating a directory requires a key with "Write" permissions.
{"Authorization": "Api-Key XXXXXXX-XXXXXXX-XXXXXXX"}
projectIdentifier
string
Identifier of the project that the directory will be created within. Either id or the unique name of the project.
name
string
Name of the directory you wish to create