Skip to main content
Verification endpoints use the /v2/ namespace. /v1/ endpoints are deprecated and will be removed without notice to new integrators.
Generates a new verification token that can be used to access the verification in the context of a specific individual. This endpoint is typically used in workflows where the application needs to manage delivery of the verification link manually — especially for muted verifications. A token can only be created while the verification’s status is sent. Once the verification has been completed or cancelled, this endpoint will return an error.

Parameters

string
The unique identifier of the verification.
optional
The number of days the generated token should remain valid. Must be between 1 and 90 days. Default is 7 days.