Delete a bugCopy Pagedelete https://api.atono.io/api/v1/bugs/{id}Path ParamsidstringrequiredThe UUID or handle of the bug. The handle is the item ID shown in the Atono application (e.g., BUG-123).Responses 204Successfully deleted the bug. No content is returned in the response. 404The specified bug could not be found. It may not exist or may have already been deleted.Updated 27 days ago