Servers
Add Server
Add server to VaultCord
PUT
/
servers
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
Display name of server
botId
integer
Custom bot ID from /bots endpoint
serverId
string
Discord snowflake ID for the guild.
roleId
string
(Optional) Discord snowflake ID for the verified role.
pic
string
Image link, only https://imgur.com and https://cdn.vaultcord.com links accepted
url
string
URL for the server verification page
Response
200 - application/json
success
boolean
message
string
serverId
integer