POST /policies/validate
POST
/policies/validate
Validates selected policy. Only users with the Standard Registry role are allowed to make the request
*
application/jsonn
Object that contains policy configuration
{ content: application/json: schema: $ref: '#/components/schemas/ValidatePolicy' }
{ // Response }
{ content: application/json: schema: $ref: '#/components/schemas/Error' }