Skip to main content
POST
Create or refresh a device

Authorizations

Authorization
string
header
required

Bearer token authentication

Body

application/json
push_token

Device push token (required)

device_type

Type of device (ios, android, etc.)

device_uid

Unique device identifier

project_id

Project ID for the device

bundle_id

Bundle identifier

Response

string | number | boolean | null | any[] | object

Created

Any valid JSON value for provider, integration, theme, metadata, or other dynamic payloads whose keys are not fixed by the API contract.