Skip to main content
DELETE
JavaScript

Authorizations

Authorization
string
header
required

Telnyx API key supplied as Authorization: Bearer <token>. In production, auth may be validated by the API gateway and forwarded via Telnyx auth headers.

Path Parameters

id
string<uuid>
required

Resource UUID. Malformed UUIDs are treated as not-found (not 400).

email
string
required

Recipient address (normalized: trim + lower-case before matching).

Response

Removed.