JavaScript
Data Export
Remove data-export destination
Remove a destination from the DATA_EXPORT integration metadata. Idempotent.
DELETE
JavaScript
Authorizations
Server API Key
Headers
Account ID — optional when authenticating with a user JWT (Bearer token); falls back to the user's first membership. Ignored for API-key auth.
Environment ID — required when authenticating with a user JWT (Bearer token) on environment-scoped endpoints. Ignored for API-key auth (env is intrinsic to the key).
Path Parameters
Provider destination ID to remove
Required string length:
1 - 255Response
Current list of destinations under the DATA_EXPORT integration.
Response object
Current destinations under the DATA_EXPORT integration.
