Creates or updates up to 20 email-only users. An email-only user is a recipient of a delivery that isn’t associated with an Omni account.
If Omni matches a provided email to an existing email-only user, the user will be updated according to the userAttributes in the request body.
Requires an Organization API Key. Personal Access Tokens (PATs) are not supported for this endpoint.
Include in the Authorization header as: Bearer ORGANIZATION_API_KEY
An array of user objects, which includes email and userAttributes properties. Up to 20 users can be included in each request.
20Email-only users created or updated successfully.
An array of created or updated email-only users.