cURL
curl --request POST \ --url https://api.futureagi.com/simulate/agent-definitions/{agent_id}/versions/{version_id}/restore/ \ --header 'X-Api-Key: <api-key>' \ --header 'X-Secret-Key: <api-key>'
Restore a previously deleted agent version
API Key for authentication. Click here to access API Key
Secret Key for authentication. Click here to access Secret Key
Agent version restored
Was this page helpful?