v1

latestOpenAPI 3.0.12026-08-0435481.5 MB
Experience

Verify verification code

Verify the provided verification code against the user's identifier. If successful, the verification record will be marked as verified.

post/api/experience/verification/verification-code/verify

Request body

verificationIdstring required

The verification ID of the CodeVerification record.

codestring required

The verification code to be verified.

Response

The verification code 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.