v1
latestOpenAPI 3.0.02026-07-26441564.4 KBPassword
Invite Code
Access Code
Password Protection
Lock
(Optional) Add a password to verification page to prevent unknown members accessing your server.
put/servers/{serverId}/passwords
Path parameters
serverIdinteger required
ID of the VaultCord server
Request body
Example request
{
"password": "Q1mo99_+2=h@7fQg%YY}YtFUJ*"
}Response
Password has been added. You can add unlimited passwords to your server's verification.
Example response
{
"success": true,
"message": "Added password to verification."
}