Change SubAccount Status

This endpoint allows you to change the status of a subaccount using the Status query parameter.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

The three main Status of a subaccount are:

  • suspended: A suspended account cannot make or receive phone calls or send and receive SMS messages. This is useful when you want to suspend a customer's account for not paying their bill until they make a successful payment.
  • active: To reactivate a suspended account, change the status parameter to active. Twilio will restore the account to its full service.
  • closed: If your customer closes their account with you, you can permanently close the associated Twilio subaccount by changing the Status parameter to closed.
Path Params
string
required

This is the subaccountSid of the associated subaccount.

Query Params
string
enum

This represents the status you want to change the subaccount to.

Allowed:
Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here!