Skip to main content
POST
Update Alert Config
Use this API to store the workspace’s alert settings.

Endpoint

POST https://api.velt.dev/v2/memory/alerts/config/update

Headers

string
required
Your API key.
string
required

Body

Params

object
required

Example Requests

Store alert settings

Response

The response confirms the update. The config is merged into the workspace’s stored settings and returned by Get Alert Config. These values are not applied to alert generation today. Alerts are capped at 3 per rolling 7 days per workspace.

Success Response

Failure Response