Bots
Update bot settings
patch/bots/{id}
Path parameters
idinteger required
ID of the resource
Request body
Example request
{
"name": "google play",
"secret": "JFcVvRVdnZb2QRa6DpY3LPwPMTpDi5X6",
"token": "MTIxODI3MzA5MzI5ODk0NjA0OA.nt02aR.e7Uyh_D3GggylpuFFwbt2E5NR4c-lUoqFrM9fK"
}Response
Successfully updated VaultCord bot configuration
Example response
{
"success": true,
"message": "Successfully saved settings!"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.