Skip to main content
PUT
Update template

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string<uuid>
required

Template ID

Body

application/json
name
string
body
string
variables
object

Response

Template updated successfully

id
string<uuid>
tenant_id
string<uuid>
name
string
body
string
variables
object
status
string
created_at
string<date-time>
updated_at
string<date-time>