---
title: "Attach Pulse Dashboard Connection"
method: POST
path: "/v2/artifacts/{artifactId}/connections"
tags: ["Duvo Pulse"]
---

# Attach Pulse Dashboard Connection

`POST /v2/artifacts/{artifactId}/connections`

Attach one of your connections (data sources) to a Duvo Pulse dashboard so the agent can use its tools (creator only).

## Path parameters

- `artifactId` string, uuid, required

## Request body

- object
  - `connection_id` string, uuid, required

## Response `201`

Default Response

- object
  - `success` boolean, required

## Other responses

- `400` — Default Response
- `401` — Default Response
- `403` — Default Response
- `404` — Default Response
- `409` — Default Response

---

[API](https://skmtc.net/duvo/apis/duvo-public-api.md) · [All operations](https://skmtc.net/duvo/apis/duvo-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/duvo/duvo-public-api/versions/dafcf3d868a9/schema)
