Skip to main content
POST
Restore to a previous agent version

Authorizations

Authorization
string
header
required

API Key authorization header. Example: "Authorization: ApiKey {your-api-key}"

Authorization
string
header
required

OAuth 2.0 Bearer token. Example: "Authorization: Bearer {access-token}"

Path Parameters

agentId
integer<int32>
required

The ID of the agent

versionNumber
integer<int32>
required

The version number to restore

Body

Comments to include with the restored version

content
string | null

Response

The version was successfully restored