Create
Add a note to an alert.
POST
Create
Authorizations
API key from your incident.io dashboard (Settings → API keys)
Body
application/json
ID of the alert to add the note to
Example:
"01FCNDV6P870EA6S7TK1DSYDG0"
Markdown body of the note
Example:
"Customer reports **checkout 500s** starting ~14:32 UTC. Investigatingpayments-api.\n\n- Error rate: ~12% on/checkout\n- Region:eu-west-1\n- See [dashboard](https://grafana.example.com/d/abc)\n"
Response
201 - application/json
Created response.
Create