POST
/
create-folder

Body

application/json
userID
string
required

The unique identity of the user creating a folder.

folder
string
required

The name or title of the folder to be created.

Response

200 - application/json
success
string

Indicates that the folder has been successfully created.