Skip to main content

Create export

POST 

/v1/account/:account/export

Creates a new bulk message export job. The export runs asynchronously and notifies via webhook when complete.

Runs as a background job. Follow it either by polling the status endpoint or by waiting for the completion webhook.

Request

Responses

Returns the ID of the started export. Poll the status endpoint until it completes.