Delete Beta App Review Submission via App Store Connect API

Hello people,

The page at https://developer.apple.com/documentation/appstoreconnectapi/app_store_version_submissions lists "Delete an App Store Version Submission" as API endpoint. This is for App Store submissions.

However for TestFlight, there's no corresponding "Delete" API listed at https://developer.apple.com/documentation/appstoreconnectapi/prerelease_versions_and_beta_testers/beta_app_review_submissions

Thus I have to manually remove a submission every time I have a successor build which I want to distribute to my testflight users instead. Since the build pipeline is automated, this manual step is adding a lot of engineering effort (because the pipeline has to notify engineer on duty, or just fails as it stands today).

Is this an oversight of an API, or perhaps I'm missing something and there's another way to submit a subsequent build for review?
Delete Beta App Review Submission via App Store Connect API
 
 
Q