Is it possible to delete an issue from db using API?

As in topis, Is it possible to delete an issue from db using API?
I know there is https://docs.sentry.io/api/events/delete-group-details/ , but it only marks “Group” in database with status == 3, and nothing is actually removed.