Update User History

Update a user's history.

Path Params
string
required

Use 'current' for the authenticated user.

Body Params
entries
array of objects
required
length between 1 and 1

Array containing the person to add to the user's recently viewed history.

entries*
string
required

The ID of a person from the family tree to add to the user's recently viewed history. Can be a person from the main FamilySearch tree or from a user tree. To find an example person ID, see Search Tree Persons.

Headers
string
enum
required

Specifies the media type(s) that the client is willing to accept in the response.

Allowed:
string
enum
required

Specifies the media type of the entity-body sent to the server in the request.

Allowed:
Responses
201

The update of the user's history list was successful.

400

If the request was unable to be understood by the application.

429

The request was throttled.

Language
Credentials
Bearer
Response
Click Try It! to start a request and see the response here!