---
title: "Delete On Call Assignment"
method: DELETE
path: "/on-call-schedule/assignments/{assignment_date}"
tags: ["On-Call Schedule"]
---

# Delete On Call Assignment

`DELETE /on-call-schedule/assignments/{assignment_date}`

Remove the explicit assignment for a date (the default user takes over).

## Path parameters

- `assignment_date` string, date, required

## Response `204`

Successful Response

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/openintake/apis/fastapi.md) · [All operations](https://skmtc.dev/openintake/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/openintake/fastapi/revisions/4a81645b59f6/schema)
