Files
siren/bruno/collection.bru

9 lines
97 B
Plaintext

auth {
mode: apikey
}
auth:apikey {
key: X-API-Key
value: {{apiKey}}
placement: header
}