Cancel Request
Requests
Cancel Request
This action will cancel a credential request. Once a request is canceled, it cannot be undone and will prevent the request from being completed by any subjects. A request can be canceled if it contains credentials in draft status.
DELETE
Cancel Request
Documentation Index
Fetch the complete documentation index at: https://docs.humanos.tech/llms.txt
Use this file to discover all available pages before exploring further.
Headers
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.
Pattern:
^\d{4}-\d{2}-\d{2}$Example:
"2026-03-03"
Path Parameters
Unique identifier of the credential request to cancel. Must be a valid MongoDB ObjectId.
Example:
"507f1f77bcf86cd799439011"
Response
Returns a confirmation of the cancellation.
Whether the operation was successful
Example:
true