PUT
/
members
/
pull
/
{serverId}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

serverId
integer
required

ID of the VaultCord server

Body

application/json
guildid
string

Discord snowflake ID for the guild.

limit
integer

(Optional) Only pull X members

roleid
string

(Optional) Discord snowflake ID for the verified role.

userId
string

(Optional) Discord snowflake ID for specific member/user.

Response

200 - application/json
message
string
success
boolean