Skip to main content
PUT
Update Message Template

Authorizations

api_access_token
string
header
required

Path Parameters

id
string<uuid>
required

ID of the inbox

template_id
string
required

ID of the template

Body

application/json
components
object[]

Updated template components

Response

Template updated successfully

success
boolean
required
Example:

true

data
object
required

Updated template data

meta
object
required
message
string
required

Success message

Example:

"Template updated successfully"