Person Portraits
Path
/platform/tree/persons/{pid}/portraits |
|
Production: | https://api.familysearch.org/platform/tree/persons/{pid}/portraits |
Beta: | https://apibeta.familysearch.org/platform/tree/persons/{pid}/portraits |
Integration (Integration): | https://api-integ.familysearch.org/platform/tree/persons/{pid}/portraits |
Operations
GET - Read a list of portrait descriptions associated with a tree person. Produces - Specify a returned data format using the
Accept
header.
Parameters
Status Codes
|
|||||||||
POST - Update the portrait list associated with a tree person. 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 Person Portrait Selection | How to delete the portrait selection of a user for a person. |
Read Person Portraits | How to read the portraits linked to a person. |
Update Person Portraits | How to create the portrait linked to a person. |