Create Contact
create-contactAdd a new contact to your Resend audience, optionally assign to segments and manage topic subscriptions.
Instructions
Create a new contact in Resend. Optionally assign to segments and configure topic subscriptions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Yes | Contact email address | ||
| topics | No | Array of topic subscription configurations | |
| lastName | No | Contact last name | |
| firstName | No | Contact first name | |
| properties | No | Custom property key-value pairs for the contact (e.g. { "company_name": "Acme" }) | |
| segmentIds | No | Array of segment IDs to assign this contact to | |
| unsubscribed | No | Whether the contact is unsubscribed from all broadcasts |