Last updated 1 year ago
Discontunue policy. Only users with the Standard Registry role are allowed to make the request.
/policies/{policyId}/discontinue
Policy identifier.
curl -L \ --request PUT \ --url '/api/v1/policies/{policyId}/discontinue' \ --header 'Authorization: Bearer JWT' \ --header 'Content-Type: application/json' \ --data '{ "date": {} }'
[ {} ]