Validate an OTP

Validate 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 Params
string

A six-digit one time password that has not been expired.

string

The WebID of the user.

string

The email address of the user.

Headers
string

If provided, this string will be set as the value of the X-Request-ID response header.

string

If provided, this string will be set as the value of the X-Correlation-ID response header.

Responses

request_id_too_long
correlation_id_too_long

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*
application/json