User

Create an authorization challenge

Authorization Challenge against array of entitlement IDs.

post/blaize/authorization/challenge

Headers

cookiestring

The session cookie.

Request body

contentIdentifierstring
endUserIPAddressstring
entitlementIdsstring[]
giftTokenstring
referrerstring
trustedReferrerTokenstring

Response

OK

CdnAuthChallengeResponse required

A map from entitlement ID to the decision outcome

Changes