PUT
/
members
/
pull
/
{serverId}

Authorizations

Authorization
string
headerrequired

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.

roleid
string

(Optional) Discord snowflake ID for the verified role.

userId
string

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

limit
integer

(Optional) Only pull X members

Response

200 - application/json
success
boolean
message
string