For the complete documentation index, see llms.txt. This page is also available as Markdown.

Discontinue Policy

Discontinue policy.

PUT /policies/{policyId}/discontinue

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

Path Parameters

Name
Type
Description

policyId*

String

Policy identifier.

Request Body

Name
Type
Description

*

String

Discontinue details.

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

Last updated

Was this helpful?