Files
siren/bruno/oauth/Create API Key.bru

12 lines
120 B
Plaintext

meta {
name: Create API Key
type: http
seq: 2
}
post {
url: {{baseUrl}}/api-key
body: none
auth: inherit
}