cURL
curl --request POST \ --url https://{subdomain}.mindhunters.ai/api/v1/tasks/{uuid}/queue \ --header 'Authorization: Bearer <token>'
Manually queues a scheduled task for immediate or delayed execution
Use a Bearer token to access these API endpoints. Example: "Bearer {your-token}"
Task UUID
Task queued successfully