pangolin/bruno/API Keys/Delete API Key.bru
2025-10-04 18:36:44 -07:00

11 lines
155 B
Text

meta {
name: Delete API Key
type: http
seq: 2
}
delete {
url: http://localhost:3000/api/v1/api-key/dm47aacqxxn3ubj
body: none
auth: inherit
}