Users
Register SMS Number
Register an Sms number and send an OTP to it
Used for manual verification of a user
The backoffice user initiates the request to send the OTP to the user's sms
The user then reads back the OTP which the backoffice user enters in the verifactionCode property for requests that require it
post/v2/users/registration/sms
Request body
Example request
{
"smsNumber": "11235555555"
}Response
request completed okay