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).

Query Parameters

force

Force-delete a group with active suppressions. Only "true" (string) or true (bool) are truthy; all other values are false.

Available options:
true,
false

Response

Deleted.