---
title: "Remove an open content assignment"
method: DELETE
path: "/api/v1/assignments/{contentAllocationId}"
tags: ["content-allocation"]
---

# Remove an open content assignment

`DELETE /api/v1/assignments/{contentAllocationId}`

## Path parameters

- `contentAllocationId` string, uuid, required

## Response `201`

- AssignmentDeleteResponseDTO
  - `success` boolean, required — Whether the content allocation was successfully removed

---

[API](https://skmtc.net/wejam/apis/jam.md) · [All operations](https://skmtc.net/wejam/apis/jam/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/wejam/jam/revisions/bd5a5f406bca/schema)
