Delete Person

Delete a single Person by the personId

Path Params
string
required

The id of the person to delete. 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

The reason for deleting the person.

Responses
204

The delete was successful.

403

If you're trying to delete a person that other users have contributed to.

404

If the requested person is not found.

409

If an attempt was made to delete the person while another request committed a change to the person.

410

If the requested person has been deleted.

429

The request was throttled.

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