Person Conclusion

Description

The Person Conclusion resource defines the interface for deleting a name, gender, or fact on a person.

Operations

DELETE - Delete a person conclusion.

Produces - Specify a returned data format using the Accept header.
  • */*
Parameters
Name Type Description
X-Reason header DELETE header giving the reason for deleting a conclusion.
cid path A local id for the conclusion.
pid path personId The id of the person.
Status Codes
  • 204  -  The delete was successful.
  • 301  -  If the person has been merged into another person.
  • 404  -  If the requested resource is not found.
  • 410  -  If the person has been deleted.
  • 429  -  If the request was throttled.

Example Requests

Delete Person Conclusion How to delete a conclusion resource.

Change Language

Feedback

Sending...

Feedback was sent.

Can't send feedback. Retry in 5 seconds.