Skip to main content
DELETE
Disconnect carrier account
Deletes the saved API key. Requires carrier_accounts:manage. Remove the account’s numbers first: campaigns and agents may still use them (409 CARRIER_ACCOUNT_HAS_NUMBERS).
If Yappr created the Call Control App for you, Yappr deletes it from your Telnyx account too and reports it in telnyx_connection_deleted (null when the app was yours). Yappr never deletes your API key: delete it in Telnyx yourself.

Authorizations

Authorization
string
header
required

Your Yappr API key (e.g. ypr_live_...). Generate one in the dashboard under Settings → API Keys.

Path Parameters

id
string<uuid>
required

Response

Disconnected

success
boolean
id
string<uuid>
telnyx_connection_deleted
boolean | null

null when Yappr did not create the app.