---
title: "Remove a goal"
method: DELETE
path: "/performance/{connection_id}/goal/{id}"
tags: ["performance", "goal"]
---

# Remove a goal

`DELETE /performance/{connection_id}/goal/{id}`

## Path parameters

- `connection_id` string, required
- `id` string, required

## Response `200`

Successful

## Other responses

- `default` — Successful

## Changes

- **2026-08-11** `021e9b45420a` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/unified/apis/unified-to-api/changes/performance/:connection_id/goal/:id/delete.md)

---

[API](https://skmtc.dev/unified/apis/unified-to-api.md) · [All operations](https://skmtc.dev/unified/apis/unified-to-api/llms.txt) · [OpenAPI document](https://skmtc.dev/unified/apis/unified-to-api/revisions/ce0cfee83c14?raw)
