Servers
Add Server
Add server to VaultCord
PUT
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
server JSON to be created
Display name of server
Example:
"google play"
Custom bot ID from /bots endpoint
Example:
2475
Discord snowflake ID for the guild.
Example:
"1218273540147646535"
(Optional) Discord snowflake ID for the verified role.
Example:
"1218273540147646535"
Image link, only https://imgur.com and https://cdn.vaultcord.com links accepted
Example:
"https://cdn.vaultcord.com/logo.png"
URL for the server verification page
Example:
"mylink"