Skip to main content
POST
Add Device Token

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
token
string
required
device_type
string | null
app_version
string | null
os_version
string | null

Response

Successful Response

message
string
required