Skip to main content
PATCH

Authorizations

Authorization
string
header
default:Bearer pk_test_<your-test-key>
required

Partner API key (pk_live_… or pk_test_…).

Path Parameters

id
string
required

The bundle ID, e.g. bun_01HZX.

Body

application/json
name
string
monthly_sending_volume
integer
google_percent
integer | null

Set with microsoft_percent, or send both as null to use Peeker’s recommended split.

microsoft_percent
integer | null
send_on_weekends
boolean

false = weekdays only. true = include weekends.

google_licenses
enum<integer>
Available options:
1,
2,
3

Response

A bundle.

data
object
required
Last modified on August 25, 2026