Skip to main content
PUT
Update Incident Template

Authorizations

Authorization
string
header
required

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

Path Parameters

incidentTemplate
integer
required

The incident template ID

Body

application/json

UpdateIncidentTemplateRequestData

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

Response

IncidentTemplate

data
IncidentTemplate · object
required