User History
Path
/platform/users/{uid}/history |
|
| Production: | https://api.familysearch.org/platform/users/{uid}/history |
| Beta: | https://apibeta.familysearch.org/platform/users/{uid}/history |
| Integration (Integration): | https://api-integ.familysearch.org/platform/users/{uid}/history |
Operations
|
GET - Read a user's history list. Produces - Specify a returned data format using the
Accept
header.
Parameters
Status Codes
|
|||||||||
|
POST - Update the user's history list. Only one Person at a time may be added to the history list. 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
| Delete Entry in Current User's History | How to delete an entry in the current user's history. |
| Read Current User's History | How to query for the current user's history. |
| Update Current User's History | How to update the current user's history. |