Logo
somethingpublic API Documentation

(M1) Verify OTP

POST {{BEJ_API_URL}}/auth/verify

Curl
curl -X POST 'BEJ_API_URL/auth/verify' -H 'Authorization: Bearer access_token_headers_auth' -d '{"type":"LOGIN","otp":"977650"}'

ENDPOINTS