POST /policies/push
POST
/policies/push
Creates a new policy. Only users with the Standard Registry role are allowed to make the request.
*
String
Object that contains policy configuration
{ content: application/json: schema: $ref: '#/components/schemas/Task' }
{ // Response }
{ content: application/json: schema: $ref: '#/components/schemas/Error' }