---
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

---

[API](https://skmtc.net/unified/apis/unified-to-api.md) · [All operations](https://skmtc.net/unified/apis/unified-to-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/unified/unified-to-api/revisions/aeeac8203aca/schema)
