Returning Policy to Editing
Return policy to editing
PUT /policies/{policyId}/draft
Return policy to editing. Only users with the Standard Registry role are allowed to make the request
Path Parameters
Name
Type
Description
policyId*
String
Policy ID
{
content:
application/json:
schema:
$ref: '#/components/schemas/PublishPolicy'
}{
// Response
}{
content:
application/json:
schema:
$ref: '#/components/schemas/Error'
}Last updated