Skip to main content
POST
Record decisions for several CDSS alerts

Authorizations

Authorization
string
header
required

API key passed as a Bearer token

Body

application/json

Record decisions for several CDSS alerts in one call.

decisions
CdssDecisionItem · object[]
required

The alerts to act on. Every alert is validated before any decision is recorded.

Required array length: 1 - 100 elements

Response

Successful Response

The decisions recorded for a batch request.

decisions
CdssDecisionResponse · object[]
required

One entry per submitted alert, in the order received.