Deletes (trashes) an issue.

Parameters

ParameterDescription
Issue ID-

Example Output

{
	"data": {
		"issueDelete": {
			"success": true,
			"lastSyncId": 0
		}
	}
}

Workflow Library Example

Delete Issue with Linear and Send Results Via Email

Preview this Workflow on desktop