Modify a user’s properties.
identity
like external_id
or custom Aliases, use the Create alias and Delete alias APIs.subscriptions
, use the Create subscription (by alias) or Create user APIs.alias_label
: The type of identifier (e.g., external_id
, onesignal_id
, or a custom alias label).alias_id
: The corresponding value for that label.Your App API key with prefix Key
. See Keys & IDs.
Optional. Identifies a specific subscription to update. Some user properties, such as Session Time and Session Count, will update values on both the User and the Subscription.
Your OneSignal App ID in UUID v4 format. See Keys & IDs.
The alias name or key to locate the user. Most commonly set as external_id
but can be the onesignal_id
or a custom alias.
The specific identifier for the given alias to identify the user.
202
The response is of type object
.