Enables a managed account
Enables a managed account and its sub-users to use Telnyx services.
POST
JavaScript
Documentation Index
Fetch the complete documentation index at: https://developers.telnyx.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Managed Account User ID
Body
application/json
Additional parameters for what to do when enabling the managed account
When true, all connections owned by this managed account will automatically be re-enabled. Note: Any connections that do not pass validations will not be re-enabled.
Example:
true
Response
Successful response with information about a single managed account.
Disables a managed account
Previous
Update the amount of allocatable global outbound channels allocated to a specific managed account.
Next
JavaScript