Skip to main content
POST
Register a handset and return what it needs to start syncing.

Headers

Prefer
enum<string>

Preference

Available options:
params=single-object

Body

Register a handset and return what it needs to start syncing.

The device identifier is the handset's own; presenting it again re-registers the same device rather than creating a second.

p_device_identifier
string<text>
required
p_platform
string<text>
required
p_app_version
string<text>
p_name
string<text>
p_os_version
string<text>
p_push_token
string<text>

Response

200

OK