Skip to main content

Delete a handle from a person

Remove a handle associated with an existing person

Path Parameters
  • person_id string required

    The person ID

    Example: 903c1ff9-f2cc-435c-b242-9d8a690fcf0a
  • handle string required

    Handle in format [handle_type]:[handle]. Supported handle types are 'email_address', 'phone_number', and 'username'. This field should be URL-encoded.

    Example (email_address): email_address:user@user.com
    Example (phone_number): phone_number:+13475043201
    Example (username): username:john_smith
Header Parameters
  • SlashID-OrgID string required

    The organization ID

    Example: af5fbd30-7ce7-4548-8b30-4cd59cb2aba1
Responses

No content