Invalidate Phone verification
PUT/identity/v2/manage/account/:uid/invalidatephone
Resets the Phone verification status for an 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.