---
title: "Excluir publicação"
method: DELETE
path: "/api/management/form-publications/{form_publication}"
tags: ["form-publications"]
---

# Excluir publicação

`DELETE /api/management/form-publications/{form_publication}`

Exclui a publicação, que pode ser restaurada depois. O link público para de funcionar e as respostas já recebidas são mantidas.

## Response `200`

Sucesso

- object
  - `response` boolean

## Other responses

- `404` — Não encontrado

## Changes

- **2026-09-22** `d71b18b1685d` — 2 info
  - added the media type `application/json` for the response with the status `200`
  - added the non-success response with the status `404`

[Change history](https://skmtc.dev/olie-ai/apis/olie-api/changes/api/management/form-publications/:form_publication/delete.md)

---

[API](https://skmtc.dev/olie-ai/apis/olie-api.md) · [All operations](https://skmtc.dev/olie-ai/apis/olie-api/llms.txt) · [OpenAPI document](https://skmtc.dev/olie-ai/apis/olie-api/revisions/d71b18b1685d?raw)
