Skip to main content

Create Folder

Create a new folder. Requires the folders:write role.

Request

Headers

HeaderRequiredDescription
X-API-KeyYesYour API key
Content-TypeYesapplication/json

Body

FieldTypeRequiredDescription
namestringYesFolder name
parent_idstringNoParent folder ID for nesting

Example

Response

Status: 201 Created

Errors

CodeDescription
404Parent folder not found