Delete Person Note

Delete a note attached to a person.

Path Params
string
required

The id of the person whose note is to be deleted. Can be a person from the main FamilySearch tree or from a user tree. To find an example person ID, see Search Tree Persons.

string
required

The id of the note to be deleted. To find note IDs, see Read Person Notes.

Headers
string

The reason for deleting the note.

Responses
204

The delete was successful.

404

The requested note was not found.

429

The request was throttled.

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