Alerts
Add alert to VaultCord
put/alerts
Request body
Example request
{
"invite": "openai",
"email": "jeff@amazon.com"
}Response
Successfully added termination alert. Edit on the dashboard to add automatic member pulling when old server termed!
Example response
{
"success": true,
"message": "Successfully created alert!"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.