Front API

Getting access, Developing, Testing

Back to Front

Update message template

Update message template

Input

type: object properties: parameters: type: object properties: message_template_id: type: string description: (Required) The message template ID required: - message_template_id title: Parameters data: type: object properties: name: type: string subject: type: string body: type: string folder_id: type: string inbox_ids: type: array items: type: string title: Data

Output

type: object properties: _links: type: object properties: self: type: string related: type: object properties: owner: type: string id: type: string name: type: string subject: type: string body: type: string is_available_for_all_inboxes: type: boolean inbox_ids: type: array items: type: string