curl -X DELETE "https://example.com/v1/email-domains/497f6eca-6276-4993-bfeb-53cbbbba6f08"Empty
Delete Contact
Permanently remove a manual contact. Manual contacts only — a member: id returns 422; org members are removed via the membership APIs, not this route. Irreversible.
Delete Member Phone
Clear an org member's phone number. Pass user_id="me" to clear your own, or a member's user id — clearing another member's phone requires the caller to be an org owner or admin. Returns 404 if the target is not a member of this organization.