---
title: "Delete a Specific Experience"
method: DELETE
path: "/api/v2/experiences/{id}"
tags: ["Experiences"]
---

# Delete a Specific Experience

`DELETE /api/v2/experiences/{id}`

This endpoint deletes the experience specified. <h3>Required Scope</h3>`experiences:write`

## Path parameters

- `id` string, required

## Response `204`

No Content

---

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