The whole hunk
from line 113, old and new numbered
/
lines
from line 113
113113
114114- `"anthropic-workspace-id": optional string`
115115
116 Optional header to select the Workspace for this request. The value is a Workspace ID (for example, `wrkspc_011CZkZaBF1tNoB5wlCeusgy`).
117
118 Only needed for credentials that can act on more than one Workspace. A credential that belongs to a specific Workspace may omit it; if sent, it must match that Workspace.
119
116120## Body parameters
117121
118122- `agent: string or BetaManagedAgentsAgentParams`
from line 1005
10011005
10021006 - `"active"`
10031007
1008 The deployment is active and can run sessions. Archived deployments also report this status; check `archived_at` to distinguish them.
1009
10041010 - `"paused"`
1011
1012 The deployment is paused. Autonomous triggers are suppressed; manual runs are still permitted.
10051013
10061014 - `updated_at: string`
10071015