Skip to main content
POST
Set Campaign Senders

Authorizations

Authorization
string
header
required

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

Path Parameters

campaign_id
string<uuid>
required

Body

sender_ids
string<uuid>[]
required

Order is preserved and used to round-robin sends.

Response

Updated sender pool.

{key}
any