Update an export

Updates an export. Omitted fields are unchanged. Supply destination
to re-point or reconfigure delivery: it is re-translated and the export's
destination is updated together with the export, in one transaction. Changing
query or record_limit requires destination too, so the export query
and its destination stay in sync. The export must have exactly one
destination, and its type cannot change in place (delete and recreate to
switch type).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

The export id (UUID).

Body Params

Fields to change. Omitted fields are unchanged. Include destination to change delivery; query and record_limit require it.

string
string
query
object

What to export. The server adds the destination (and recordLimit,
if record_limit is supplied) into this object before saving.

record_limit
object
string
enum
Allowed:
string
boolean
string
string
integer
0 to 6
destination

Where and how to deliver. The type field selects the variant, and integration_id references a saved integration of that type.

Responses

401

Missing or invalid API key / secret.

404

No export with this id in the key's organization.

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