Remove a specific alias from a user.
alias_label
– the type of alias (e.g., email, external_id)alias_id
– the unique identifier for that aliasalias_label_to_delete
– the label of the alias to be deletedalias_label_to_delete
can be the same as the alias_label
used to identify the user.
onesignal_id
alias cannot be deleted. Only secondary aliases (like email, external_id, etc.) are removable.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.
The name of the alias to remove.
200
The response is of type object
.