Restores a previous version of an agent configuration as the new version.
Sample request:
{
"content": "Comments about why this version is being restored"
}
Documentation Index
Fetch the complete documentation index at: https://docs.sequentum.com/llms.txt
Use this file to discover all available pages before exploring further.
API Key authorization header. Example: "Authorization: ApiKey {your-api-key}"
OAuth 2.0 Bearer token. Example: "Authorization: Bearer {access-token}"
The ID of the agent
The version number to restore
Comments to include with the restored version
The version was successfully restored