send otp to verify user new cell
PATCH
/v1/users/{id}/otpRequest
Path Params
id
object
required
Body Params application/json
cell
object
optional
user new cell
Example
{
"cell": {}
}
Request samples
Responses
otp sent to new user cell successfuly(200)
otp sent to new user cell successfuly
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
object {0}
Example
{}
Last modified: 7 months ago