Delete MCP server
Delete an MCP server from a mission
DELETE
JavaScript
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Unique identifier of the mission.
Unique identifier of the mcp server.
Response
Successful Response
JavaScript