Skip to main content
DELETE
Delete Issue

Overview

Deletes an issue and everything attached: resources, flags, relations, alert bindings, comments, Norm sessions. The underlying calls, SMS conversations, and files are not affected. To take an issue off the board without losing it, update status to closed instead.

Headers

string
required
Your API key for authentication.

Path Parameters

string
required
Internal UUID of the issue to delete.

Response

Returns 204 No Content on success with an empty body. Subsequent calls to Get Issue for the same ID return 404.

Docs for agents: llms.txt