Implemented API Key creation/usage and changed layout of audio requests

This commit is contained in:
2024-12-21 12:03:02 -05:00
parent 4d9ee81ecf
commit ceea975836
16 changed files with 186 additions and 76 deletions

View File

@@ -5,13 +5,7 @@ meta {
}
post {
url: {{baseUrl}}/audio/pause
url: {{baseUrl}}/audio/1061092965579235398/pause
body: json
auth: inherit
}
body:json {
{
"guild_id": 1061092965579235398
}
}