PUT
/
incident-templates
/
{incidentTemplate}

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
engine
enum<string> | null
Available options:
blade,
twig
name
string | null
Maximum length: 255
template
string | null

Response

200 - application/json
data
object
required