---
title: "Terminate an assignment by id"
method: POST
path: "/assignments/terminate/{assignment_id}/"
tags: ["Assignments"]
---

# Terminate an assignment by id

`POST /assignments/terminate/{assignment_id}/`

## Path parameters

- `assignment_id` string, required

## Response `200`

Assignment terminated

## Changes

- **2024-09-26** `098c2dd82fa1` — 1 info
  - endpoint added
- **2024-01-29** `73b6d82124fb` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/quadsproject/apis/quads/changes/assignments/terminate/:assignment_id/post.md)

---

[API](https://skmtc.dev/quadsproject/apis/quads.md) · [All operations](https://skmtc.dev/quadsproject/apis/quads/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/quadsproject/quads/revisions/a060ee3d649d/schema)
