v10

latestOpenAPI 3.0.1raw.githubusercontent.com2025-12-033223581.2 MB
ExportDestination

Delete ExportDestination

Delete an Export Destination for the given UUID.

NOTE: If you attempt to delete an Export Destination that is currently linked to a Data Export Schedule, an error message is returned and you won't be able to delete the Destination.

delete/organizations/{orgId}/dataexports/destinations/{id}

Path parameters

orgIdstring required

UUID of the organization

idstring required

The UUID of the Export Destination to delete.

Response

Returns the deleted Export Destination

OR