PATCH
/
bots
/
{id}

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
integer
required

ID 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