---
title: "Delete a goal"
method: DELETE
path: "/users/{user_guid}/goals/{goal_guid}"
tags: ["goals"]
---

# Delete a goal

`DELETE /users/{user_guid}/goals/{goal_guid}`

Delete a goal.

## Path parameters

- `goal_guid` string, required
- `user_guid` string, required

## Response `204`

No content

## Changes

> 29 revisions in range; 1 not diffed.

- **2024-08-14** `471bc9021d67` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/mx/apis/mx-platform-api/changes/users/:user_guid/goals/:goal_guid/delete.md)

---

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