Skip to content

Unlink Identity

DELETE
/api/v1/integrations/{project_id}/unlink/{phone_e164}

Remove a phone-to-app-account link.

project_id
required
Project Id
string format: uuid
phone_e164
required
Phone E164
string
provider_name
required
Provider Name
string
X-Admin-Key
Any of:
string
X-Admin-API-Key
Any of:
string

Successful Response

UnlinkResponse

Unlink response payload.

object
unlinked
required
Unlinked
boolean

Validation Error

HTTPValidationError
object
detail
Detail
Array<object>
ValidationError
object
ctx
Context
object
input
Input
loc
required
Location
Array
msg
required
Message
string
type
required
Error Type
string