Revoke Agent Access
MCP Servers
Revoke Agent Access
Revoke an agent’s access to an MCP server.
DELETE
Revoke Agent Access
Documentation Index
Fetch the complete documentation index at: https://docs.shinzo.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authentication
Requires JWT token or Platform API key viaAuthorization: Bearer <token> header.
MCP server UUID
Agent UUID
Example Request
Example Response
Status Codes
| Code | Description |
|---|---|
200 | Access revoked successfully |
401 | Unauthorized - invalid or missing authentication |
404 | MCP server or access grant not found |

