Incident Templates
Update Incident Template
PUT
/
api
/
incident-templates
/
{id}
Authorizations
Authorization
string
headerrequiredYou can retrieve your token by visiting your dashboard and clicking <b>Generate API token</b>.
Path Parameters
id
integer
requiredThe ID of the incident template.
Body
application/json
name
string
Must not be greater than 255 characters.
slug
string
template
string
engine
enum<string>
Available options:
blade
, twig
Response
200 - application/json
data
object