Telnyx · Capability
Telnyx API — UAC Connections
Telnyx API — UAC Connections. 6 operations. Lead operation: List UAC connections. Self-contained Naftiko capability covering one Telnyx business surface.
What You Can Do
GET
Listuacconnections
— List UAC connections
/v1/uac-connections
POST
Createuacconnection
— Create a UAC connection
/v1/uac-connections
DELETE
Deleteuacconnection
— Delete a UAC connection
/v1/uac-connections/{id}
GET
Retrieveuacconnection
— Retrieve a UAC connection
/v1/uac-connections/{id}
PATCH
Updateuacconnection
— Update a UAC connection
/v1/uac-connections/{id}
POST
Checkuacconnectionregistrationstatus
— Check a UAC Connection Registration Status
/v1/uac-connections/{id}/actions/check-registration-status
MCP Tools
list-uac-connections
List UAC connections
read-only
idempotent
create-uac-connection
Create a UAC connection
delete-uac-connection
Delete a UAC connection
idempotent
retrieve-uac-connection
Retrieve a UAC connection
read-only
idempotent
update-uac-connection
Update a UAC connection
idempotent
check-uac-connection-registration-status
Check a UAC Connection Registration Status
read-only