{ "task_id": "b3f7a2e1-4c5d-6e7f-8a9b-0c1d2e3f4a5b" }
curl --location 'speech_task_cancel' \ --header 'Authorization: Bearer {{YOUR_API_KEY}}' \ --header 'Content-Type: application/json' \ --data '{ "task_id": "b3f7a2e1-4c5d-6e7f-8a9b-0c1d2e3f4a5b" }'
{}