Discontinue Policy
Was this helpful?
PUT /policies/{policyId}/discontinue
Discontinue policy. Only users with the Standard Registry role are allowed to make the request.
policyId*
String
Policy identifier.
*
String
Discontinue details.
content:
application/json:
schema:
type: array
items:
type: objectcontent:
application/json:
schema:
$ref: '#/components/schemas/InternalServerErrorDTO'Was this helpful?
Was this helpful?