Restores an archived task back to its original date.
cURL
curl --request POST \ --url https://znift.com/api/v1/tasks/{taskId}/restore \ --header 'x-api-key: <api-key>'
{ "success": true }
API key with znift_ prefix. Create one in Profile > API Keys.
Task ID
Restore an archived task successful