Create a folder
Creates a folder in the project, optionally under a parent. Requires file:write on the project.
Authentication
AuthorizationBearer
WorkOS session JWT or an organization API key, sent as Authorization: Bearer <token>.
Path parameters
projectId
Request
This endpoint expects an object.
name
parentId
Response
The created folder.
folder
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error