users_identify
Merge an alias-only Braze user profile into a known user by identifying it with an external_id, consolidating aliases and user data.
Instructions
Identify an alias-only user profile with an external_id. This merges the alias profile into the identified user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| apiKey | No | Braze REST API key (optional if set via env/header) | |
| restEndpoint | No | Braze REST endpoint URL | |
| aliases_to_identify | Yes | Array of alias-to-external-id mappings |