Telnyx · Capability
Telnyx API — Authentication Providers
Telnyx API — Authentication Providers. 5 operations. Lead operation: List all SSO authentication providers. Self-contained Naftiko capability covering one Telnyx business surface.
What You Can Do
GET
Findauthenticationproviders
— List all SSO authentication providers
/v1/authentication-providers
POST
Createauthenticationprovider
— Creates an authentication provider
/v1/authentication-providers
DELETE
Deleteauthenticationprovider
— Deletes an authentication provider
/v1/authentication-providers/{id}
GET
Getauthenticationprovider
— Retrieve an authentication provider
/v1/authentication-providers/{id}
PATCH
Updateauthenticationprovider
— Update an authentication provider
/v1/authentication-providers/{id}
MCP Tools
list-all-sso-authentication-providers
List all SSO authentication providers
read-only
idempotent
creates-authentication-provider
Creates an authentication provider
deletes-authentication-provider
Deletes an authentication provider
idempotent
retrieve-authentication-provider
Retrieve an authentication provider
read-only
idempotent
update-authentication-provider
Update an authentication provider
idempotent