Create Source Folder

Create a user-defined collection.

Body Params
collections
array of objects
required
length between 1 and 1

Array containing the source folder to create. Only one source folder may be created per request.

collections*
string
required

The name of the source folder

Headers
string
enum
required

Specifies the media type of the entity-body sent to the server in the request.

Allowed:
Responses
201

The request was successful. Expect an Entity-Id header specifying the id of the created collection.

400

If the collection to be created already exits or has an invalid name.

Language
Credentials
Bearer
Response
Click Try It! to start a request and see the response here!