MCP Gateway
Delete an MCP gateway
Deletes an MCP gateway from the workspace. The response body is empty when the delete succeeds.
delete/v2/mcp-gateways/{id}
Path parameters
idstring required
Unique identifier of the MCP gateway.
Response
OK
DeleteMcpGatewayResponse required
The response body is empty when the delete succeeds.