Unsetting Retire Request
Unset retire request.
DELETE /contracts/retire/requests/{requestId}
Unset retire contract request. Only users with the Standard Registry role are allowed to make the request.
Path Parameters
Name
Type
Description
requestId
String
Request Identifier
content:
application/json:
schema:
type: booleancontent:
application/json:
schema:
$ref: '#/components/schemas/InternalServerErrorDTO'Last updated
Was this helpful?