Soft-delete a contact identified by its unique id.
Deleted contacts can be restored if a new contact is created with the same email or phone number via the Create a contact endpoint.
Required scope: contacts_write
Documentation Index
Fetch the complete documentation index at: https://help.privy.com/llms.txt
Use this file to discover all available pages before exploring further.
Send either an API token or an OAuth access token as
Authorization: Bearer <token>. See the Authentication page for details.
The contact's unique identifier (returned as id in contact responses).
Contact deleted successfully.