v3
latestOpenAPI 3.1.02026-08-045365213.8 KBCancel Ongoing Task
Cancel a running asynchronous task.
Args: task: The type of task (segment, bulkmatch, discogen) task_id: The UUID of the task to cancel request: FastAPI request object auth_info: Authentication information
Returns: JSON response: Cancellation status and message
delete/{task}/cancel/{task_id}
Path parameters
taskstring required
Task family: discogen, bulkmatch, contactmatch, or segment.
Task family: discogen, bulkmatch, contactmatch, or segment.
task_idstring required
Response
Successful Response