Update an MCP server
PUT
/org/{tenant_code}/v2/ai/voice-mcp-servers/{id}
Platform support: MT and CC
Replaces the configuration of an existing MCP server. Returns 409 if the updated URL collides with another server for the tenant.
Request
Responses
- 200
- 400
- 401
- 409
- 500
OK
Bad Request
Unauthorized
Conflict — duplicate URL entry
Internal Server Error