v1
latestOpenAPI 3.0.12026-08-0640103344.9 KBGroup
Add Group Template
Templates are pre-saved messages that can be sent at any time simply by passing a templateId to the Message API. There are three types of templates for group:
- Text Templates: Used to send SMS.
- Media Templates: Used to send MMS.
- WhatsApp Templates: Used to send WhatsApp Message.
To create a Media Template, first call the 'Upload Media File' API in the send section, then pass the 'mediaDetails' object from that response into the template object.
To create WhatsApp Template refer to the article https://help.poweredbytext.com/s/article/Creating-and-Submitting-WhatsApp-Message-Templates
post/orgunit/{orgunitId}/groups/{groupId}/templates
Path parameters
orgunitIdstring required
orgunitId
groupIdstring required
groupId
Request body
Response
Success