/
CA
cachethq
/
Cachet
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 4d ago
Details
Filter operations
Cachet
3
Component Groups
5
Components
5
Incident Templates
5
Incident Updates
5
Incidents
5
get
List Incidents
post
Create Incident
get
Get Incident
put
Update Incident
delete
Delete Incident
Metric Points
4
Metrics
5
Schedule Updates
5
Schedules
5
Incidents
Create Incident
post
/incidents
Request body
CreateIncidentRequestData
required
name
string
required
status
'0'
|
'1'
|
'2'
|
'3'
|
'4'
required
message
string
nullable
template
string
nullable
visible
boolean
stickied
boolean
notifications
boolean
occurred_at
string
nullable
template_vars
string[]
component_id
integer
nullable
component_status
'1'
|
'2'
|
'3'
|
'4'
|
'5'
|
'6'
nullable
components
IncidentComponentRequestData[]
nullable
Response
Incident
Changes