v1

latestOpenAPI 3.0.12026-08-0435481.5 MB
Experience

Verify one-time token

Verify the provided one-time token against the user's email. If successful, the verification record will be marked as verified.

post/api/experience/verification/one-time-token/verify

Request body

tokenstring required

The one-time token to be verified.

Response

The one-time token was successfully verified.

verificationIdstring required

The unique ID of the verification record. Required for user identification via the Identification API or to bind the identifier to the user's account via the Profile API.