Create a folder

Use this endpoint to create a folder in the given workspace.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Request body parameters for creating a folder.

Request body for a create folder.

integer
required

The unique ID of the workspace.

string
required
length between 1 and 130

The folder's name.

integer | null

The id of the parent folder.

Headers
string
required
length between 40 and 40
^[a-zA-Z0-9-]+$

The API key of your Oneflow account.

string

The email address of a registered Oneflow user.

Responses

400

Invalid format or content of the request.

401

The API token or the user email is invalid.

403

The request is not authorized by the server.

404

A required entity is missing.

Language
URL
LoadingLoading…
Response
Choose an example:
application/json