Telnyx · Capability
Telnyx API — Managed Accounts
Telnyx API — Managed Accounts. 8 operations. Lead operation: Lists accounts managed by the current user.. Self-contained Naftiko capability covering one Telnyx business surface.
What You Can Do
GET
Listmanagedaccounts
— Lists accounts managed by the current user.
/v1/managed-accounts
POST
Createmanagedaccount
— Create a new managed account.
/v1/managed-accounts
GET
Listallocatableglobaloutboundchannels
— Display information about allocatable global outbound channels for the current user.
/v1/managed-accounts/allocatable-global-outbound-channels
GET
Retrievemanagedaccount
— Retrieve a managed account
/v1/managed-accounts/{id}
PATCH
Updatemanagedaccount
— Update a managed account
/v1/managed-accounts/{id}
POST
Disablemanagedaccount
— Disables a managed account
/v1/managed-accounts/{id}/actions/disable
POST
Enablemanagedaccount
— Enables a managed account
/v1/managed-accounts/{id}/actions/enable
PATCH
Updatemanagedaccountglobalchannellimit
— Update the amount of allocatable global outbound channels allocated to a specific managed account.
/v1/managed-accounts/{id}/update-global-channel-limit
MCP Tools
lists-accounts-managed-current-user
Lists accounts managed by the current user.
read-only
idempotent
create-new-managed-account
Create a new managed account.
display-information-about-allocatable-global
Display information about allocatable global outbound channels for the current user.
read-only
idempotent
retrieve-managed-account
Retrieve a managed account
read-only
idempotent
update-managed-account
Update a managed account
idempotent
disables-managed-account
Disables a managed account
enables-managed-account
Enables a managed account
update-amount-allocatable-global-outbound
Update the amount of allocatable global outbound channels allocated to a specific managed account.
idempotent