Skip to main content
POST
Create a folder

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
workspaceId
string
required
id
string
Pattern: ^[0-9a-z]+$
folderName
string
parentFolderId
string

Response

OK

folder
object
required