v1

latestOpenAPI 3.0.42026-07-246086174.5 KB

Enable auto-retry

Enable auto-retry for a campaign. Retries will only apply to contacts that get the error code “131049 - Meta chose not to deliver”.

post/api/v1/broadcast/{broadcastId}/retry

Path parameters

broadcastIdstring required

The broadcast (campaign) ID to enable retry for

Request body

retryDaysstring

1-7, days from broadcast end, provide either retryDays or retryUntil, but not both.

retryUntilstring

an explicit UTC deadline, provide either retryDays or retryUntil, but not both.