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
Name
Type
Description
policyID*
String
Selected policy ID
Request Body
Name
Type
Description
*
application/json
Object that contains policy configuration
{
content:
application/json:
schema:
$ref: '#/components/schemas/PolicyConfig'
}