Update Data Export destination
Update a Data Export destination. Updating a destination uses a [JSON patch](https://datatracker.ietf.org/doc/html/rfc6902) or [JSON merge patch](https://datatracker.ietf.org/doc/html/rfc7386) representation of the desired changes. To learn more, read [Updates](https://launchdarkly.com/docs/api#updates).
Path parameters
projectKey
The project key
environmentKey
The environment key
id
The Data Export destination ID
Headers
Authorization
Request
This endpoint expects a list of objects.
op
The type of operation to perform
path
A JSON Pointer string specifying the part of the document to operate on
value
Response
Destination response
_id
The ID of this Data Export destination
_links
The location and content type of related resources
name
A human-readable name for your Data Export destination
kind
The type of Data Export destination
version
config
on
Whether the export is on, that is, the status of the integration
_access
Details on the allowed and denied actions for this Data Export destination