Source Folders
Path
/platform/sources/collections |
|
Production: | https://api.familysearch.org/platform/sources/collections |
Beta: | https://apibeta.familysearch.org/platform/sources/collections |
Integration (Integration): | https://api-integ.familysearch.org/platform/sources/collections |
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
|
||||||
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
Status Codes
|
Example Requests
Create Source Folder | How to create a source folder. |