Skip to content

Commit

Permalink
GET /v2/droplets/<id>/destroy_with_associated_resources{/status} requ…
Browse files Browse the repository at this point in the history
…ire droplet:delete (#942)
  • Loading branch information
andrewsomething authored Nov 6, 2024
1 parent ed79c72 commit 90e7d90
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ x-codeSamples:

security:
- bearer_auth:
- 'droplet:read'
- 'droplet:delete'
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@ x-codeSamples:

security:
- bearer_auth:
- 'droplet:read'
- 'droplet:delete'

0 comments on commit 90e7d90

Please sign in to comment.