Logo
somethingpublic API Documentation

(M1) Verify OTP

POST {{BEJ_API_URL}}/auth/verify

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 
Authorization
string




RESPONSES

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

ENDPOINTS