Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of the VaultCord server
Body
application/json
Details for Discord you want pulled into
Discord snowflake ID for the guild.
Example:
"1218273540147646535"
(Optional) Discord snowflake ID for the verified role.
Example:
"1022118100830802004"
(Optional) Discord snowflake ID for specific member/user.
Example:
"720820224877789204"
(Optional) Only pull X members
Example:
100
Skip duplicate members already in Discord server. Good if you are selling/trading members.
Example:
false