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