Delete an export

DELETE/exports/{export_id}

Permanently deletes the generated file immediately and moves the export to the trash.

Use this operation to remove exported data before the 7-day retention period ends.

AuthorizationBearer <token>

Autonomous mode: the API credential secret, sent as a bearer token. Credential secrets are identified by a fixed prefix.

In: header

Path Parameters

export_id*string

Response Body

application/json

application/json

application/json

curl -X DELETE "https://example.com/exports/string"
Empty