---
title: "PUT /alerts"
method: PUT
path: "/alerts"
tags: ["Alerts"]
---

# PUT /alerts

`PUT /alerts`

Add alert to VaultCord

## Request body

- object
  - `invite` string — Discord invite code
  - `email` string — Email address to send alert to

## Response `200`

Successfully added termination alert. Edit on the dashboard to add automatic member pulling when old server termed!

- object
  - `success` boolean
  - `message` string

## Other responses

- `401` — API key invalid, please generate a new one from dash.vaultcord.com/developers

---

[API](https://skmtc.dev/vaultcord/apis/vaultcord-developers-api.md) · [All operations](https://skmtc.dev/vaultcord/apis/vaultcord-developers-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/vaultcord/vaultcord-developers-api/revisions/7790bd606410/schema)
