v1
latestOpenAPI 3.0.12026-07-24501176.6 MBValidate OTP
Lets admin users validate OTP sent to the staff’s registered mobile number or email id through the staff/sendOtp API.
post/staff/validate
Headers
X-CAP-API-AUTH-KEYstring required
Authentication key of the admin.
X-CAP-API-AUTH-ORG-IDstring required
ID of the org to associate with the staff user.
Request body
Response
200
Example response
{
"entity": 75025586,
"success": true
}