Skip to main content
POST
Turn a paused account back on
An account pauses, and every one of its numbers with it, when Telnyx refuses the API key, the Call Control App is gone, or Telnyx refuses 5 calls in a row. That stops a campaign from burning its leads on an account that cannot place calls. The account shows status: "paused" and a pause_reason: Then turn it back on. Requires carrier_accounts:manage.
Yappr runs the test first. If it passes, the account returns to untested and its verified numbers are active again. If not, the answer is 422 CARRIER_TEST_FAILED with the checks, and nothing changes. Shares the test’s limit of 60 per workspace per day.

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

Turned back on

data
object

Your own Telnyx account, connected so agents can call from the numbers you own there. Yappr places each call on your Call Control App, with your API key, so the call runs on your Telnyx account and Telnyx bills you for it. The API key is write-only: no response ever contains it.

checks
object[]