Delete a Specific Issue
DELETE {{baseUrl}}/issues/:id
Delete the issue. Note that this operation can not be undone.
Put the ID of the issue into the sampleIssue
variable or replace the variable with the issue ID in the URL.
https://www.jetbrains.com/help/youtrack/devportal/operations-api-issues.html#delete-Issue-method
RESPONSES
status: OK
""