Discontinue Policy
Discontunue policy. Only users with the Standard Registry role are allowed to make the request.
Authorizations
Path parameters
policyIdanyRequired
Policy identifier.
Body
dateobjectOptional
Responses
200
Policies.
application/json
Responseobject[]
500
Internal server error.
application/json
put
PUT /api/v1/policies/{policyId}/discontinue HTTP/1.1
Host:
Authorization: Bearer JWT
Content-Type: application/json
Accept: */*
Content-Length: 11
{
"date": {}
}
[
{}
]
Last updated