---
search:
  tags:
    - Destinations
    - PUT
seo:
  description: >-
    Update an existing destination connector. Reference for the PUT
    /destinations/{destination_id} endpoint in the Streamkap REST API.
sidebar:
  label: Update Existing Destination
  badge: PUT
title: Update Existing Destination
type: openapi-operation
---
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}`
