v1
OpenAPI 3.1.0Proprietary2026-07-13197242444.9 KBDestinations
Update Existing Destination
Update an existing destination connector.
The config object contains connector-specific properties using dot notation.
Use the GET /destinations/connectors endpoint with a connector_code query parameter to retrieve the full configuration schema for a specific connector type.
put/destinations/{destination_id}
Path parameters
destination_idstring nullable required
Query parameters
secret_returnedboolean
Whether to include secret values in the response
Whether to include secret values in the response
waitboolean
When False, save config and return immediately without waiting for KC update
When False, save config and return immediately without waiting for KC update
Request body
Response
Successful Response