Replaces the settings of one destination that was added to an export, such as its fields, file format or connection. Send the whole destination in the same shape as destination on create; each added destination in a read carries its current settings in that shape as destination, so read it, change what you need, and send it back. The type cannot change, and the connection must not be one another destination on the export already uses. The export's original destination is changed with PUT /api/v1/exports/{id} instead.
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
401Missing or invalid API key / secret.
404No export with this id in the key's organization, or no destination with this id on the export.
409The destination is the export's original.
413Request body larger than 1 MiB.
