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
}{
content:
application/json:
schema:
$ref: '#/components/schemas/Error'
}Last updated