Issues
Delete an issue
Permanently deletes an issue and all associated data
delete/issues/{id}
Path parameters
idstring uuid required
Issue unique identifier (UUID)
Headers
Antimetal-Versionstring
Example:2026-03-17
The API version to use. Defaults to the latest stable version if omitted. Pin to the version string in this document's info.version field to opt into exactly this version's schema.
Response
Issue deleted successfully