Invalidate phone verification
PUT/identity/v2/manage/account/:uid/invalidatephone
Resets the phone verification status for a user account using the UID.
Request
Responses
- 200
- 400
- 401
- 403
Phone verification status reset successfully.
Bad Request - Invalid or missing parameters.
Status Unauthorized: The request requires user authentication.
Forbidden - The client is not authorized to perform this action.