Skip to main content
POST
Revert agent version

Authorizations

x-api-key
string
header
required

API key for authentication

Path Parameters

agent_id
string
required

Agent resource ID

Pattern: ^[A-Za-z0-9]{22}$
version_id
string
required

ULID of the target version to re-apply

Required string length: 26
Pattern: ^[0-9A-HJKMNP-TV-Z]{26}$

Response

Agent reverted successfully

agent
object
required

Agent configuration resource.

Note: The active field (soft delete status) is managed internally and not exposed in API responses.