Skip to main content
PATCH
Update a EmailTemplate

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

Body

application/json
body
string
required
enabled
boolean
required
eventId
string
required
id
string
required
key
string
required
orgId
string
required
subject
string
required
bodyHtml
string
bodyJson
any

Arbitrary JSON value

Response

Updated

updated
boolean