Create template

Creates a new template for the selected location. Choose the channel and provide the message content, then include channel-specific fields when needed (for example subject and sender for Email, button text for WhatsApp).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Business id path parameter (required).

string
required

Location id path parameter (required).

Body Params
string
enum
required

Channel for this template: sms, email, or whatsapp.

Allowed:
string
required

Template name shown in template lists.

string
required

Message body. Supported variables depend on channel: SMS/Email: {{attributes.firstName}}, {{locationName}}, {{reviewLink}}, {{optOutLink}}. WhatsApp: {{attributes.firstName}}, {{locationName}}, {{reviewLink}}.

length ≤ 255

Email subject. Required when channel is email.

length ≤ 255

Email sender name/address label. Required when channel is email.

length between 1 and 25

CTA button label. Required for WhatsApp, optional for Email.

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json