Skip to main content
PATCH
Update an agent

Authorizations

Authorization
string
header
required

An identity bearer token for a person or your backend. Capabilities are per member, per workspace. This credential can manage the workspace and can never authorize an action as an agent.

Path Parameters

workspace_slug
string
required
id
string<uuid>
required

Body

application/json
name
string
status
enum<string>
Available options:
active,
suspended,
revoked
scopes
string[]

Response

The updated agent.

data
object