This action will cancel a credential request, by setting the canceledAt timestamp on the request.
This operation is irreversible, and will prevent the request from being processed further by the subjects
Unique identifier of the credential request to cancel. Must be a valid MongoDB ObjectId.
"507f1f77bcf86cd799439011"
Returns true to confirm the cancellation.
The response is of type boolean.