{
"active": true,
"description": "string",
"type": "email",
"createdBy": "string",
"name": "string",
"text": "string",
"footer": "string",
"hasCustom": false,
"tenantId": "string",
"enableButtons": true,
"buttons": [
{
"id": "string",
"label": "string",
"type": "string"
}
],
"twilio": {
"language": "pt_br",
"type": "twilio/text",
"friendlyName": "string",
"contentSid": "string",
"rejectionReason": "string",
"category": "string",
"status": "received"
}
}