---
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-service-production.skmtc.workers.dev/v1/apis/unified/unified-to-api/revisions/45664a7696ac/schema)
