Skip to main content
POST
Reject every ticked task

Authorizations

X-API-Key
string
header
required

Body

application/json

The ticked rows and the one reason that settles every one of them.

task_ids
string<uuid>[]
required
Required array length: 1 - 200 elements
reason
string | null
Required string length: 1 - 500

Response

Successful Response

What the batch actually did, so the page can say so in one sentence.

decided
integer
required

How many rows the decision applied to.

skipped
integer
required

How many had already moved on — settled, decided by somebody else, or a call nobody approves. Not an error: a selection goes stale while it is read.