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}
Replace {location-id} with your supported location.

Path parameters

ParameterTypeDescription
idpath, stringRequired. Task ID.

Response

If successful, the server returns a 204 No Content HTTP status.