Skip to main content
POST
ValidatePolicy

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

The request for a call to PolicyService_ValidatePolicy.

The request for a call to PolicyService_ValidatePolicy.

cedarPolicy
string
required

Response

A successful response.

The response of a call to PolicyService_ValidatePolicy.

valid
boolean
required
failureMessage
string