Skip to main content
POST
Error

Authorizations

Authorization
string
header
required

Authorization: Bearer <token>. Accepts EITHER a Keycloak access token (scopes-in-token) OR an opaque POS session token; both resolve to the same pos.* scope vocabulary the route guards enforce.

Path Parameters

id
string
required

The server-minted campaign id (cmp-<uuid>) to act on.

Minimum string length: 1

Response

The consent-filtered recipient plan and the exclusion breakdown.

The consent-filtered recipient plan and the exclusion breakdown.

channel
enum<string>
required
Available options:
email,
sms
audienceCount
integer
required
Required range: 0 <= x <= 9007199254740991
eligibleCount
integer
required
Required range: 0 <= x <= 9007199254740991
Required range: 0 <= x <= 9007199254740991
excludedNoContactCount
integer
required
Required range: 0 <= x <= 9007199254740991
recipients
object[]
required