ExportDestination
Update ExportDestination
Update an Export Destination for the given UUID.
Currently, two options for setting up Data Export Destinations are available:
- S3 buckets on your AWS account.
- Buckets in your Google Cloud Storage account.
Request and Response schema:
- Use the selector under the destinationType parameter to expose the relevant request and response schema for the type of Destination.
Request and Response samples:
- Use the Example selector to show the relevant request and response samples for the type of Destination.
put/organizations/{orgId}/dataexports/destinations/{id}
Path parameters
orgIdstring required
UUID of the organization
idstring required
The UUID of the Export Destination to update.
Request body
Response
Returns the updated Export Destination