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

_idstringOptional

The ID of this Data Export destination

namestringOptional

A human-readable name for your Data Export destination

kindenumOptional

The type of Data Export destination

versiondoubleOptional
configanyOptional
onbooleanOptional

Whether the export is on, that is, the status of the integration

_accessobjectOptional

Details on the allowed and denied actions for this Data Export destination

Errors