Folder
Create a folder
POST
/
v1
/
folders
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
workspaceId
string
requiredfolderName
string
default: parentFolderId
string
Response
200 - application/json
folder
object
required