Validate OTP

Lets admin users validate OTP sent to the staff’s registered mobile number or email id through the staff/sendOtp API.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
int64
required

Unique id created for the staff

string
required

Registered username of the staff.

string

Registered mobile number of the staff to send OTP. You can use this to validate mobile number and also to authenticate login.

string

Registered email id of the staff to send OTP. You can use this to validate email id and also to authenticate login.

string
enum
required

Specify EMAIL for email id validation and MOBILE for mobile number validation.

Allowed:
string
required

The password of the staff account.

string
required

One time password received on the specified identifierType.

Headers
string
required

Authentication key of the admin.

string
required

ID of the org to associate with the staff user.

Responses

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