Closed michaelaguiar closed 4 weeks ago
How can I confirm that a droplet has been removed successfully? Is the best way to keep hitting the API until it no longer exists, then report that the deletion is successful?
Yes, that approach should work.
How can I confirm that a droplet has been removed successfully? Is the best way to keep hitting the API until it no longer exists, then report that the deletion is successful?