User Source Descriptions
Path
/platform/sources/{uid}/collections/descriptions |
|
Production: | https://api.familysearch.org/platform/sources/{uid}/collections/descriptions |
Beta: | https://apibeta.familysearch.org/platform/sources/{uid}/collections/descriptions |
Integration (Integration): | https://api-integ.familysearch.org/platform/sources/{uid}/collections/descriptions |
Description
The User Source Descriptions resource is a (paged) list of all source descriptions provided by a specific user.
Operations
GET - Get a list of all source descriptions in all user-defined collections owned by a specific user. Produces - Specify a returned data format using the
Accept
header.
Parameters
Status Codes
Warnings
|
||||||||||||||||
DELETE - Remove one or more source descriptions from all user-defined collections owned by a specific user. Produces - Specify a returned data format using the
Accept
header.
Parameters
Status Codes
|
Example Requests
Delete Source Descriptions from a Folder | How to remove source descriptions from a folder. |
Read User Source Descriptions | How to read all source descriptions provided by a specific user. |