Skip to main content
POST
Create message template

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
channelId
string<uuid>
required
name
string
required
type
enum<string>
required
Available options:
whatsapp
messageContent
object
required
vendorDetails
object
required

Response

success
enum<boolean>
required
Available options:
true
data
object
required