---
title: "Delete Movement Technique Difficulty"
method: DELETE
path: "/api/v3/content/movement-tech/difficulties/{difficulty_id}"
tags: ["Content"]
---

# Delete Movement Technique Difficulty

`DELETE /api/v3/content/movement-tech/difficulties/{difficulty_id}`

Delete a movement technique difficulty level.

## Path parameters

- `difficulty_id` integer, required

## Response `204`

Request fulfilled, nothing follows

## Other responses

- `400` — Bad request syntax or unsupported method

---

[API](https://skmtc.net/genji/apis/genji-shimada-api.md) · [All operations](https://skmtc.net/genji/apis/genji-shimada-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/genji/genji-shimada-api/versions/6db12055b305/schema)
