JavaScript
Issues
Delete an issue
Permanently deletes an issue and all associated data
DELETE
JavaScript
Authorizations
API key authentication via Bearer token
Headers
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.
Example:
"2026-03-17"
Path Parameters
Issue unique identifier (UUID)
Pattern:
^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$Response
Issue deleted successfully