Request an OTP to verify a phone number
POST/core/api/v1/auth/phone-otp/request
Sends a 6-digit SMS OTP to the given phone number so the logged-in user can verify it.
Request
Responses
- 200
- 400
- 401
- 404
Success. The response schema for this operation is not yet documented — see the schema-coverage report. The SDK types this as unknown.
Phone number could not be normalized to E.164 format
Too many attempts — temporarily locked
User not found