---
title: "Delete Objective"
method: DELETE
path: "/v2/objectives/{objectives_id}"
tags: ["Objectives"]
---

# Delete Objective

`DELETE /v2/objectives/{objectives_id}`

This endpoint deletes a single objective by its unique identifier.

## Response `204`

NO CONTENT - Objective deleted successfully

## Other responses

- `400` — Bad Request
- `401` — UNAUTHORIZED
- `404` — Not Found

---

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