Copy PageValidate an OTPget https://example.com/otp/validateValidate a One Time Password (OTP) using a GUI or query parameters. Each validation must contain all of the following A WebID or email An OTP that has been requested in the past five minutes Query ParamsotpstringA six-digit one time password that has not been expired.webidstringThe WebID of the user.emailstringThe email address of the user.HeadersX-Request-IDstringIf provided, this string will be set as the value of the X-Request-ID response header.X-Correlation-IDstringIf provided, this string will be set as the value of the X-Correlation-ID response header.Responses 200OK 302Found 400Bad Request Possible error codes: request_id_too_long correlation_id_too_long 500Internal Server ErrorUpdated over 2 years ago Did this page help you?YesNo