Skip to main content
Deletes a task and all input and output files by task ID.
HTTP request
DELETE https://api-{location-id}.flexicapture.com/v2/task/{id} where {location-id} is the supported location.
Path parameters

Parameters

id

path, string

Required. Task ID.

Response
If successful, the server returns a 204 OK HTTP status.