Skip to main content
POST
Configure or clear an agent's shadow target

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Path Parameters

id
string
required

Identifier of the agent to place in (or remove from) shadow mode.

Body

application/json
shadow_of_agent_id
string | null
required

Production agent to shadow, or null to clear shadow mode.

Response

200 - application/json

The agent's updated shadow configuration.

data
object
meta
object