Bots
Update Bot Settings
Update bot settings
PATCH
/
bots
/
{id}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
id
integer
requiredID of the resource
Body
application/json
name
string
Name of the bot
secret
string
Discord OAuth2 secret.
token
string
Discord bot/application token
Response
200 - application/json
success
boolean
message
string