Updates Policy Configuration

UPDATES POLICY CONFIGURATION

Updates policy configuration

PUT /policies/{policyId}

Updates policy configuration for the specified policy ID. Only users with the Standard Registry role are allowed to make the request.

Path Parameters

Request Body

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

Last updated