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
folderName
string
default:""
parentFolderId
string

Response

Successful response

folder
object
required