Discontinue Policy

Discontinue policy.

PUT /policies/{policyId}/discontinue

Discontunue policy. Only users with the Standard Registry role are allowed to make the request.

Path Parameters

NameTypeDescription

policyId*

String

Policy identifier.

Request Body

NameTypeDescription

*

String

Discontinue details.

content:
            application/json:
              schema:
                type: array
                items:
                  type: object

Last updated