Create an MCP server
POST
/org/{tenant_code}/v2/ai/voice-mcp-servers
Platform support: MT and CC
Creates a new MCP server for the given tenant. Returns 409 if a server with the same URL already exists for the tenant.
Request
Responses
- 201
- 400
- 401
- 409
- 500
Created
Bad Request
Unauthorized
Conflict — duplicate URL entry
Internal Server Error