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
Pin responses to a specific API version (YYYY-MM-DD). When omitted, defaults to the version stored in your issuer config or today's date.
^\d{4}-\d{2}-\d{2}$"2026-03-03"
Unique identifier of the credential request to cancel. Must be a valid MongoDB ObjectId.
"507f1f77bcf86cd799439011"
Returns a confirmation of the cancellation.
Whether the operation was successful
true