Cancels processing of the task with the given ID.

After a successful request, the task's state is set to running while the original file and all related data are deleted from the Aluma service and then canceled 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