When I delete an app, are its corresponding deployments deleted asynchronously?
Yes, deployments that use an app will also be deleted automatically if the app is deleted. This can lead to errors if using the app or deployment ID in the API, so be sure to check the Runs table for recent activity and with other developers internally before deleting.