Events
Remove an Issue
Asynchronously queue an individual issue for deletion.
delete/api/0/organizations/{organization_id_or_slug}/issues/{issue_id}/
Path parameters
organization_id_or_slugstring required
The ID or slug of the organization the resource belongs to.
issue_idstring required
The ID of the issue you'd like to query.
Response
Accepted