Disable an agent (instantly invalidates its keys)
POST /v1/admin/orgs/{org_id}/projects/{project_id}/agents/{id}/disable
POST
/v1/admin/orgs/{org_id}/projects/{project_id}/agents/{id}/disable
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” org_id
required
string
project_id
required
string
id
required
string
Responses
Section titled “ Responses ”Disabled
object
status
string
agent_id
string
Missing or invalid credential.
The canonical error envelope. error is a stable machine code.
object
error
required
Stable error code (e.g. unauthorized, forbidden, not_found, invalid, quota_exceeded, rate_limited).
string
Example
forbidden message
Human-readable detail (never leaks internals).
string
Example
missing required scopeResource not found.
The canonical error envelope. error is a stable machine code.
object
error
required
Stable error code (e.g. unauthorized, forbidden, not_found, invalid, quota_exceeded, rate_limited).
string
Example
forbidden message
Human-readable detail (never leaks internals).
string
Example
missing required scope