{ "code": "unauthorized", "details": { "expected": "present", "field": "amount", "message": "This field is required", "reason": "required", "received": "<string>" }, "message": "Missing or invalid credentials"}
Archives an automation. This is a soft delete: the automation stops firing and is excluded from default list responses, but it is not permanently removed. You can still retrieve it by ID.Archived automations cannot be re-activated. If you need to temporarily disable an automation with the intent to resume it later, use the update endpoint to set status to paused instead.