Resend a One-Time Password (OTP) to a subject for credential approval, via email or SMS (depending on their contact type) with a code and a signing URL
One exact search query must be provided
The endpoint validates:
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 request.
"507f1f77bcf86cd799439011"
Contact value (email or phone)
"user@example.com"
Public Decentralized Identifier (DID) of the user
"did:via:humanos:user-abc123"
Identifier to help you identify the user in your own system. We recommend using a unique value.
"internal-12345"
Returns a confirmation that the OTP was sent successfully via email or SMS.
Whether the operation was successful
true