Arguments
RequestDocumentVerificationLinkInput!
required
No description provided in the schema yet.
Returns
RequestDocumentVerificationLinkResponse! — Response type for user verification requestDocumentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Request verification for a user with provided information
mutation {
requestDocumentVerificationLink(
input: RequestDocumentVerificationLinkInput!
): RequestDocumentVerificationLinkResponse!
}
RequestDocumentVerificationLinkResponse! — Response type for user verification request