---
title: "POST /configs/{id}/destinations/{destinationId}"
method: POST
path: "/configs/{id}/destinations/{destinationId}"
tags: ["Base API"]
---

# POST /configs/{id}/destinations/{destinationId}

`POST /configs/{id}/destinations/{destinationId}`

## Response `200`

success

- object
  - `data` Destination
    - `created_at` string
    - `config` object
    - `description` string
    - `id` DestinationID — unresolved $ref
    - `name` string
    - `type` string
    - `update_at` string

---

[API](https://skmtc.dev/kiprotect/apis/kiprotect-api.md) · [All operations](https://skmtc.dev/kiprotect/apis/kiprotect-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/kiprotect/kiprotect-api/revisions/97f9f8aaa8ee/schema)
