Skip to main content
POST
Cancel queued tasks

Authorizations

token
string
query
required

Vida API Token

Query Parameters

targetAccountId
integer

Limit cancellation to one agent account in the organization

Body

application/json
taskIds
string[]
Maximum array length: 1000
batchId
string

Cancel every pending task in this submission batch

allPending
boolean
Example:

false

Response

Cancellation result

success
boolean
Example:

true

requested
number
Example:

3

matched
number
Example:

3

canceled
number
Example:

2

skipped
number
Example:

1

batchId
string
Example:

"f52b1e01-5cbc-483c-9939-3bf7d37e1426"

canceledTaskIds
string[]
Example: