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:
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 true for a confirmation that the OTP was sent successfully via email or SMS.
The response is of type boolean.