Skip to main content
POST
Create Incident Template

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

CreateIncidentTemplateRequestData

name
string
required
Maximum string length: 255
template
string
required
engine
enum<string> | null
Available options:
blade,
twig

Response

IncidentTemplate

data
IncidentTemplate · object
required