Skip to main content
POST
Bulk update multiple sender profiles with the same values.

Authorizations

X-API-Key
string
header
required

Company API key - scoped to a specific company. Generate from the Integrations page in your dashboard.

Body

application/json

Bulk update parameters

Request body for bulk updating sender profiles

profileIds
string[]
required

Array of profile IDs to update

updates
object
required

Fields to update: {dailySendingLimit?: number, trackingDomainId?: string}

Response

Number of profiles updated

Bulk update result

updated
integer

Number of items updated