Unregister an agent and disconnect it from the platform. Type is automatically inferred from the agent ID.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
MCP session identifier (UUID). Initialize your session by sending a POST request to this endpoint with method: "initialize" in the JSON-RPC body, then reuse the same session ID for all subsequent tool requests.
Request body for agent_unregister