cURL
curl --request POST \ --url https://colloqui-web-develop-btoadh.laravel.cloud/api/v1/agents/{agent_id}/versions/{version_number}/restore \ --header 'Authorization: Bearer <token>'
Restores the agent to a given version number.
Documentation IndexFetch the complete documentation index at: https://cooloquiptyltd.mintlify.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://cooloquiptyltd.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Bearer token authentication
The ID of the agent.
Optional parameter. Version number to restore from.
No Content