Skip to main content

Verify SMS code and update User + dealer associates text number


ApiScope: manage.user.write
API Scope Level: ServiceSubscriberScope
Path Parameters
    user_uuid string required
Header Parameters
    clientIp string
Request Body required
    smsCode string
    textNumber string
    textNumberCountryCode string
Responses

OK


Schema
    errors object[]
  • Array [
  • errorCode int32
    errorTitle string
    errorMessage string
  • ]
  • warnings object[]
  • Array [
  • warningCode int32
    warningTitle string
    warningMessage string
  • ]
  • apiRequestId string
    status string
    phoneVerified boolean
    phoneNumber string
Loading...