Skip to main content
POST
Add Address to Bundle

Authorizations

Authorization
string
header
required

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

Path Parameters

bundleId
string
required

The bundle's id

Body

application/json
address
string
required

A single address, already present in the address book.

Response

The updated 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: