Auth

Mobile to Token

Auth: Anonymous - no token required.

Convert Mobile number and OTP to Token

post/Auth/Mobile

Query parameters

pageinteger required
pageSizeinteger required
includesstring[] nullable
sortstring nullable
filterstring nullable

Request body

mobilestring nullable
otpstring nullable

Example request

{}

Response

Success Message - A JWT

tokenstring nullable

Changes

No recorded changes to this endpoint across all 22 revisions of this API.