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

NameTypeDescription

policyId*

String

Policy ID

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

Last updated