All pages
Powered by GitBook
1 of 1

Loading...

Creation of a Policy

POLICY CREATION

Creates a new policy

POST /policies

Creates a new policy. Only users with the Standard Registry role are allowed to make the request

Request Body

Name
Type
Description

*

Object

Object that contains policy configuration.

{
    // Response
}
{
    // Response
}
{
    content:
            application/json:
              schema:
                $ref: '#/components/schemas/Error'
}