v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-141891,2951.1 MB

Deletes data export configuration for a domain.

This operation does not delete the S3 table created by the PutDataExportConfiguration operation.

To temporarily disable export without deleting the configuration, use the PutDataExportConfiguration operation with the --no-enable-export flag instead. This allows you to re-enable export for the same domain using the --enable-export flag without deleting S3 table.

delete/v2/domains/{domainIdentifier}/data-export-configuration

Path parameters

domainIdentifierstring required

The domain ID for which you want to delete the data export configuration.

Response

Success

DeleteDataExportConfigurationOutput required