Skip to content

Delete an issue

DELETE
/api/v4/projects/{id}/issues/{issue_iid}

Deletes a specified issue.

id
required
One of:
string

The ID or URL-encoded path of the project

issue_iid
required
integer

The internal ID of a project issue

No Content

Bad Request

Not Found