Files
aviation/bruno/Airports/Delete All Airports.bru
2025-04-11 00:51:37 -04:00

12 lines
125 B
Plaintext

meta {
name: Delete All Airports
type: http
seq: 6
}
delete {
url: {{API_URL}}/airports
body: none
auth: none
}