Source Folders

Description

The Source Folders resource is a set of all source folders in the system. This resource is used to create new source folders. 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.

Operations

GET - Read the collections defined by the current user.

Produces - Specify a returned data format using the Accept header.

This method does not accept any parameters.

Status Codes
  • 307  -  The request was successful. Expect redirection to the collections for the current user.

POST - Create a user-defined collection.

Produces - Specify a returned data format using the Accept header.
Consumes - Specify the incoming data format using the Content-Type header.
Parameters
Name Type Description
body request-body The Gedcomx body
Status Codes
  • 201  -  The request was successful. Expect an ID header specifying the ID of the created collection.
  • 400  -  If the collection to be created already exits or has an invalid name.

Example Requests

Create Source Folder How to create a source folder.

Change Language

Feedback

Sending...

Feedback was sent.

Can't send feedback. Retry in 5 seconds.