Skip to main content
POST
Create Bundle

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
name
string
required

Bundle name, 1-255 characters. Trimmed, so a whitespace-only name is rejected. Must not collide with another bundle in the account.

Required string length: 1 - 255
addresses
string[]
required

1-100 addresses, each already in the address book. A per-account limit of 10 addresses per bundle applies by default.

Required array length: 1 - 100 elements

Response

The created bundle

data
object

A named group of addresses drawn from the address book. Sharing settings, report recurrence, and virtual user membership are deliberately omitted from the API surface.

Example: