Update Data Export destination

Update a Data Export destination. Updating a destination uses a JSON patch or JSON merge patch representation of the desired changes. To learn more, read Updates.

Path parameters

projectKeystringRequired
The project key
environmentKeystringRequired
The environment key
idstringRequired
The Data Export destination ID

Headers

AuthorizationstringRequired

Request

This endpoint expects a list of objects.
opstringRequired
The type of operation to perform
pathstringRequired
A JSON Pointer string specifying the part of the document to operate on
valueanyOptional

Response

Destination response
_idstring or null
The ID of this Data Export destination
namestring or null

A human-readable name for your Data Export destination

kindenum or null
The type of Data Export destination
versiondouble or null
configany or null
onboolean or null
Whether the export is on, that is, the status of the integration
_accessobject or null
Details on the allowed and denied actions for this Data Export destination

Errors