Actions
Delete Issue
Deletes (trashes) an issue.

Preview this Workflow on desktop
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description |
|---|---|
| Issue ID | - |
{
"data": {
"issueDelete": {
"success": true,
"lastSyncId": 0
}
}
}
Was this page helpful?