API Reference
API Reference

Add alert action

Adds a custom action record to an alert's history. If the action type is "resolved", "dismissed", or "acknowledged", the alert status is automatically updated accordingly. Requires admin or staff access.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

Alert ID

Body Params
string
required
length ≤ 100

Action type (e.g., acknowledged, resolved, dismissed, called_911, called_doctor, called_emergency_contact, sent_notification, note_added)

string

Additional notes about the action

string
length ≤ 255

Name of the contact (if action involved contacting someone)

string
length ≤ 20

Phone number of the contact

integer
≥ 0

Duration of call in seconds

Responses
200

Validation error

401

Unauthorized - Invalid or expired token

404

Alert not found or unauthorized

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json