Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt

Use this file to discover all available pages before exploring further.

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
Workflow LibraryPreview this Workflow on desktop