Issue

Remove issue

delete/issues/{issue_id}

Path parameters

issue_idstring required

Issue id

Query parameters

soft_deleteboolean

If true, the issue will be soft-deleted, otherwise it will be permanently deleted.

workspace_idstring

Workspace id to which the issue belongs to

Response

Issue has been deleted

Changes