Mobile - Authentication

Request SMS OTP

Request SMS OTP to be sent to the provided phone number.

post/api/v1/mobile/auth/sms-request

Request body

phone_numberstring required

Phone number in international format (e.g., +61412345678)

Response

Successful Response

phone_numberstring required

Phone number OTP was sent to

messagestring required

Status message

Changes

No recorded changes to this endpoint across all 1 revision of this API.