---
title: "Delete experience"
method: DELETE
path: "/community/{id}/experience/{experienceId}"
tags: ["Community Experiences"]
---

# Delete experience

`DELETE /community/{id}/experience/{experienceId}`

## Path parameters

- `id` string, required
- `experienceId` string, required

## Response `200`

The experience has been successfully deleted

## Other responses

- `404` — Experience not found

---

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