Folder - Creates a new folder in the specified workspace
Please enter a valid token
The unique identifier of the workspace where the folder will be created.
The requested API version
1.0Optional User Id
Represents a request to create a new folder.
The name of the folder to be created.
The description of the folder.
Created: The folder was successfully created.
Represents the response containing folder details.
The unique identifier of the folder.
The name of the folder.
The description of the folder.
The date and time when the folder was created.
The date and time when the folder was last modified.
Bad Request: The request is invalid.
Unauthorized: Access token is missing or invalid.
Forbidden: Permission denied to create the folder.
Internal Server Error: An unexpected error occurred or a server timeout.
Last updated