This HTTP DELETE request is used to delete a specific task with the provided ID. If the task has not been processed. It won't be processed in the future. If the task is pending or being processed, it will wait and finish process. But you will not be able to see the task information.
Request
Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.
Example:
Authorization: Bearer ********************
Path Params
_id
stringÂ
required
The id is obtained by api/v1/userCaptionRemoval/start.