send otp to verify user new cell
PATCH
/v1/users/{id}/otp
Users
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request PATCH 'https://apigw.paziresh24.com/v1/users//otp' \
--header 'Content-Type: application/json' \
--data-raw '{
"cell": {}
}'
Response Response Example
{}
Request
Path Params
id
object
required
Body Params application/json
Responses
Modified at 2024-06-23 07:51:49