Cancel task

Cancels the active tasks that are associated with the specified continuation token in the path.

Request
path Parameters
task_id
required
string

The continuation token that is associated with the tasks to be canceled.

header Parameters
token
required
string

The valid authentication token that is generated by the Authentication operation.

Responses
200

The tasks associated with the specified continuation token are canceled.

204

The specified continuation token is not found.

delete/api/integration/v2/biviews-status/{task_id}
Request samples
curl -X DELETE https://ui_url/api/integration/v2/biviews-status/098bda64-a53d-4e6c-960d-ffd2293b19bb -H 'token: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VybmFtZSI6IlNZU0FETUlOIiwicm9sZSI6IlJldnBybyBBUEkgUm9sZSIsImNsaWVudG5hbWUiOiJEZWZhdWx0IiwiY2xpZW50aWQiOjEsImlhdCI6MTU1ODMzMDIxMCwibmJmIjoxNTU4MzMwMjEwLCJpc3MiOiJadW9yYS1SSUEiLCJleHAiOjE1NTgzMzIwMTB9.Sr2oIxp7XWSJSy9bARfr7nkFvAmMbdhMaNBv9IR52Fo'