cURL
curl --request POST \ --url https://{subdomain}.mindhunters.ai/api/v1/tasks/{uuid}/retry \ --header 'Authorization: Bearer <token>'
Retries a failed task if max attempts not reached
Use a Bearer token to access these API endpoints. Example: "Bearer {your-token}"
Task UUID
Task scheduled for retry