put
https://slemma.com/api/v1/objects
Creates a new folder in library.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Returns
Returns a new folder object if the call succeeded.
The following are the examples of HTTP status codes including errors that API can generate
| Response codes | Response content | Description |
|---|---|---|
| 200 OK | A folder object | A folder has been created successfully. |
| 400 Bad Request | The Name cannot be empty | The field "Name" cannot be empty. |
| 400 Bad Request | The Type cannot be empty | The field "Type" cannot be empty. |
