Source Folder Source Descriptions
Path
/platform/sources/collections/{udcid}/descriptions |
|
Production: | https://api.familysearch.org/platform/sources/collections/{udcid}/descriptions |
Beta: | https://apibeta.familysearch.org/platform/sources/collections/{udcid}/descriptions |
Integration (Integration): | https://api-integ.familysearch.org/platform/sources/collections/{udcid}/descriptions |
Description
The Source Folder Source Descriptions resource is a paged list of source descriptions in a specific source folder. Post to this resource to create a new source in a specific folder.
Operations
GET - Get a list of source descriptions in a user-defined collection. Produces - Specify a returned data format using the
Accept
header.
Parameters
Status Codes
Warnings
|
||||||||||||||
POST - Add or move a set of source descriptions to this list of source descriptions in 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
Move Sources to a Folder | How to move source descriptions to a folder. |
Read a Page of the Sources in a Folder | How to read a page of sources in folder. |