Skip to main content
Glama
team-telnyx

Telnyx MCP Server

Official
by team-telnyx

create_integration_secret

Generate authentication credentials for Telnyx API integration, supporting bearer tokens or basic auth to secure API access.

Instructions

Create an integration secret.

Args: identifier: Required. The unique identifier of the secret. type: Required. The type of secret (bearer, basic). token: Optional. The token for the secret (required for bearer type). username: Optional. The username for the secret (required for basic type). password: Optional. The password for the secret (required for basic type). Returns: Dict[str, Any]: Response data containing the created Integration Secret Object (record_type: "integration_secret")

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
requestYes

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/team-telnyx/telnyx-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server