Skip to main content
POST
Approve every ticked task

Authorizations

X-API-Key
string
header
required

Body

application/json

The rows a person ticked, for a decision that covers all of them.

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

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.