Skip to main content

Delete Person

DELETE 

/api/persons/deleteperson/:id

Tier: Public — stable, supported for third-party integration.

Soft deletes a person.

Detaches the person's tag before deleting. Blocked while the person is a user, has a pending order addressed to them, or is a notification-group target.

Request

Responses

true once the person has been deleted.