Create Source Folder

Create a user-defined collection. The default source folder is the folder without a name. If a folder isn't specified when a source is attached, the source will be put in the default folder.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
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
Defaults to application/x-gedcomx-v1+json

Generated from available request content types

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
LoadingLoading…
Response
Click Try It! to start a request and see the response here!