/api/datasets/{dataset_id}/batch_exports/{id}/unpause/

Resumes a paused batch export. The schedule will restart based on the configured interval.

Path Params
string
required

Dataset ID of the dataset you're trying to access. To find the ID of the dataset, make a call to /api/datasets/.

uuid
required

A UUID string identifying this batch export.

Body Params
boolean
Defaults to false

Whether to backfill the export for the period it was paused.

Headers
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Response

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json