Skip to content

Re-enable a disabled agent

POST
/v1/admin/orgs/{org_id}/projects/{project_id}/agents/{id}/enable
org_id
required
string
project_id
required
string
id
required
string

Active

object
status
string
Allowed values: active disabled
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 scope

Resource 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