---
title: "DELETE /api/motd/clear"
method: DELETE
path: "/api/motd/clear"
tags: ["Motd"]
---

# DELETE /api/motd/clear

`DELETE /api/motd/clear`

## Response `202`

Operation is still executing. Please check the task queue.

- object

## Other responses

- `204` — Resource deleted.
- `400` — Operation exception. Please check the response body for details.
- `401` — Unauthenticated access. Please login first.
- `403` — Unauthorized access. Please check your permissions.
- `500` — Unexpected error. Please check the response body for the stack trace.

## Changes

- **2026-04-22** `80621ef9e08f` — 1 info
  - endpoint added
- **2026-04-06** `24bf3656d3c8` — 1 breaking
  - api path removed without deprecation
- **2026-04-02** `0c411b20b475` — 1 info
  - endpoint added
- **2026-03-31** `9cf6ecad921e` — 1 breaking
  - api path removed without deprecation
- **2026-03-27** `5824065b0830` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/ceph/apis/ceph-rest-api/changes/api/motd/clear/delete.md)

---

[API](https://skmtc.dev/ceph/apis/ceph-rest-api.md) · [All operations](https://skmtc.dev/ceph/apis/ceph-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/ceph/ceph-rest-api/revisions/474e652a8dce/schema)
