Skip to main content
POST
Approve every action one reply proposed

Authorizations

X-API-Key
string
header
required

Body

application/json

Approve every card one reply raised, with one answer about next time.

proposal_ids
string<uuid>[]
required

The cards to approve, normally every card in one reply's batch. Each is applied on its own: one that fails does not stop the rest.

Required array length: 1 - 50 elements
scope
enum<string>
default:once

How far the approval reaches, applied to every card in the list.

Available options:
once,
thread,
project_me,
project_all

Response

Successful Response

What became of each card in one Approve all.

actions
ActionProposalReadSchema · object[]
required

Every card named, in the order asked for, as it stands now: applied, or failed with the reason on the card. A card that had already been decided comes back unchanged.