users.register

Introduction

Merges a 'shell' user account with a full NewHaze user account. Merges all settings, including favorite games, friends, gameplays, feedposts and other profile data. The session tokens for the full NewHaze account must be specified.

Parameters

Name Type Description
id int The user ID of the shell account to merge

Using the PHP Library

<?php
$response
=$newhaze->api->users_merge($id);
?>


© 2012 NewHaze   Icons by Pixel Mixer   Help