Remove a tool from the whitelist
DELETE /admin/ai/mcp-clients/{id}/tools/{tool}
DELETE
/admin/ai/mcp-clients/{id}/tools/{tool}
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” id
required
string format: uuid
tool
required
string
Responses
Section titled “ Responses ”Grant removed
Authentication required, missing, or invalid
object
error
required
Human-readable error summary
string
Example
the request could not be completedExample
{ "error": "authentication required: sign in and retry with a valid session or API token"}Authenticated but missing required capabilities
object
error
required
Human-readable error summary
string
Example
the request could not be completedResource not found
object
error
required
Human-readable error summary
string
Example
the request could not be completed