Skip to main content
POST
Mark Alert Actioned
Use this API to mark an alert as actioned, recording that your team followed up on it.

Endpoint

POST https://api.velt.dev/v2/memory/alerts/action

Headers

x-velt-api-key
string
required
Your API key.
x-velt-auth-token
string
required

Body

Params

data
object
required

Example Requests

Mark an alert actioned

Response

The response confirms the update.

Success Response

Failure Response