Skip to main content
POST
/
v1
/
agents
/
{agent_id}
/
rollback
Rollback Agent
curl --request POST \
  --url https://api.example.com/v1/agents/{agent_id}/rollback
{}

Headers

authorization
string | null

Path Parameters

agent_id
string<uuid>
required

Response

Successful Response

The response is of type Response Rollback Agent V1 Agents Agent Id Rollback Post · object.