cURL
curl --request POST \ --url http://api.gu1.ai/automations/{id}/restore \ --header 'Authorization: Bearer <token>'
Restore an archived automation.
Documentation IndexFetch the complete documentation index at: https://docs.gu1.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.gu1.ai/llms.txt
Use this file to discover all available pages before exploring further.
POST https://api.gu1.ai/automations/:id/restore
{ "success": true, "restored": true }
Was this page helpful?