Cancels processing of the task with the given ID.

After a successful request, the task's state is set to cancelling while the original file and all related data are deleted from the Aluma service and then cancelled once that is done.

The task remains available for around 72 hours in its final state so your code can check its state if necessary using a Get Task or List Tasks request.

Language