Skip to main content
POST
Take an agent offline

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Path Parameters

id
string
required

Identifier of the agent to take offline.

Response

200 - application/json

The updated agent record after being taken offline.

data
object

The agent record with its status no longer deployed.

meta
object