Updates the phone number of the authenticated user by JWT.
The phone number in this call is used only for passing the two-factor authentication.
phone_number required | string^\+(\d){5,25}$ Updated user phone number according to national conventions. |
No Content
Bad Request
Forbidden
Not Found
(Unprocessable Entity) Semantic errors in the request
{- "phone_number": "+79091091076"
}
{- "error": {
- "code": "0",
- "description": "Query parameter projectId value '8513c0-0336-4927-b351-02ccec7f3cb6'\nviolated a constraint (This is not a valid UUID).\n"
}
}