Telnyx · Capability
Telnyx API — Credential Connections
Telnyx API — Credential Connections. 6 operations. Lead operation: List credential connections. Self-contained Naftiko capability covering one Telnyx business surface.
What You Can Do
GET
Listcredentialconnections
— List credential connections
/v1/credential-connections
POST
Createcredentialconnection
— Create a credential connection
/v1/credential-connections
DELETE
Deletecredentialconnection
— Delete a credential connection
/v1/credential-connections/{id}
GET
Retrievecredentialconnection
— Retrieve a credential connection
/v1/credential-connections/{id}
PATCH
Updatecredentialconnection
— Update a credential connection
/v1/credential-connections/{id}
POST
Checkregistrationstatus
— Check a Credential Connection Registration Status
/v1/credential-connections/{id}/actions/check-registration-status
MCP Tools
list-credential-connections
List credential connections
read-only
idempotent
create-credential-connection
Create a credential connection
delete-credential-connection
Delete a credential connection
idempotent
retrieve-credential-connection
Retrieve a credential connection
read-only
idempotent
update-credential-connection
Update a credential connection
idempotent
check-credential-connection-registration-status
Check a Credential Connection Registration Status
read-only