Implemented API Key creation/usage and changed layout of audio requests
This commit is contained in:
11
bruno/oauth/Create API Key.bru
Normal file
11
bruno/oauth/Create API Key.bru
Normal file
@@ -0,0 +1,11 @@
|
||||
meta {
|
||||
name: Create API Key
|
||||
type: http
|
||||
seq: 2
|
||||
}
|
||||
|
||||
post {
|
||||
url: {{baseUrl}}/api-key
|
||||
body: none
|
||||
auth: inherit
|
||||
}
|
||||
Reference in New Issue
Block a user