Members
Pull members
put/members/pull/{serverId}
Path parameters
serverIdinteger required
ID of the VaultCord server
Request body
Example request
{
"guildid": "1218273540147646535",
"roleid": "1022118100830802004",
"userId": "720820224877789204",
"limit": 100
}Response
Successfully started member pull
Example response
{
"success": true,
"message": "Pull started, see email for status"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.