Skip to main content
POST
Validate a policy attachment

Authorizations

Authorization
string
header
required

Bearer token for authentication

Body

application/json

Request to validate a policy attachment

Request to validate a policy attachment

policy_attachment
string

Full policy attachment rendered as JSON to be validated server side

Response

A successful response.

Response for the policy attachment validation request

valid
boolean

Whether the policy attachment is valid

validation_errors
string[]

List of validation errors if the policy attachment is invalid