11 lines
418 B
Text
11 lines
418 B
Text
|
POST http://localhost:3000/api/598539452343648256/config
|
||
|
# Content-Type: application/json
|
||
|
Authorization: Basic {{$dotenv DISCORD_CLIENT_ID}}:{{$dotenv DISCORD_CLIENT_SECRET}}
|
||
|
Origin: http://localhost:3000
|
||
|
|
||
|
###
|
||
|
|
||
|
DELETE http://localhost:3000/api/598539452343648256/config
|
||
|
# Content-Type: application/json
|
||
|
Authorization: Basic {{$dotenv DISCORD_CLIENT_ID}}:{{$dotenv DISCORD_CLIENT_SECRET}}
|
||
|
Origin: http://localhost:3000
|