v1
latestOpenAPI 3.0.02026-07-26441564.4 KBServers
Add server to VaultCord
put/servers
Request body
Example request
{
"name": "google play",
"botId": 2475,
"serverId": "1218273540147646535",
"roleId": "1218273540147646535",
"pic": "https://cdn.vaultcord.com/logo.png",
"url": "mylink"
}Response
Successfully added server to VaultCord
Example response
{
"success": true,
"message": "Successfully created server!",
"serverId": 5180
}