Get mobile number change status
Last modified:2025-12-02 10:06:51
Returns the current status of a mobile number change session.
This endpoint can be used to poll the progress of the mobile number change process.
curl --location --request GET '/login/change-mobile-number/status/'
Response Response Example
{
"status": "PENDING_MOBILE_NUMBER_OWNERSHIP_VERIFICATION"
}
Modified at 2025-12-02 10:06:51