DELETE
/
exports
/
{exportId}
curl --request DELETE \
  --url https://api.eu.bronto.io/exports/{exportId} \
  --header 'X-BRONTO-API-KEY: <api-key>'
This response does not have an example.

Authorizations

X-BRONTO-API-KEY
string
header
required

Path Parameters

exportId
string
required

The unique identifier of the export to delete

Response

204
_mintlify/placeholder

Export deleted successfully