Methods
Objects
Media email management (templates)
Method | Description |
---|---|
media/email.get_templates | Return email templates (used in Voicemails, recording alerts, etc.) |
media/email.get_templates
Return email templates (used in Voicemails, recording alerts, etc.)
method: media/email.get_templates
params: [string type]
Parameter | Type | Description | NULL |
---|---|---|---|
type | string |
Template type Values: "RECORD", "VMS" |
NO |
Type | Description | Format/Object |
---|---|---|
object | Dictionary (key/value) of available templates. Key is the Template ID. Value is the Template object. | Object: Media.EmailTemplate |