Update a player’s (Subscription’s) information using the External ID.
This is a Legacy API. Use Update User or Update Subscription instead.
Parameter | Type | Required | Description |
---|---|---|---|
app_id | string | Yes | Your OneSignal App ID. |
external_user_id | string | Yes | The user’s External ID. |
Header | Value | Required | Description |
---|---|---|---|
Authorization | Basic YOUR_LEGACY_REST_API_KEY | Yes | Your Legacy OneSignal API key. |
Content-Type | application/json | Yes | The content type of the request. |
Field | Type | Required | Description |
---|---|---|---|
tags | object | Yes | Key-value pairs to set or update. |
""
).external_user_id
.Update a player’s (Subscription’s) information using the External ID.
This is a Legacy API. Use Update User or Update Subscription instead.
Parameter | Type | Required | Description |
---|---|---|---|
app_id | string | Yes | Your OneSignal App ID. |
external_user_id | string | Yes | The user’s External ID. |
Header | Value | Required | Description |
---|---|---|---|
Authorization | Basic YOUR_LEGACY_REST_API_KEY | Yes | Your Legacy OneSignal API key. |
Content-Type | application/json | Yes | The content type of the request. |
Field | Type | Required | Description |
---|---|---|---|
tags | object | Yes | Key-value pairs to set or update. |
""
).external_user_id
.