Create SMS template

Create a new campaign SMS template owned by the caller's company. The body content is seeded with a fixed default message (Hi [customerName], … [landingPageUrl] … [locationName]. Stop 2 End.); edit it via the update endpoint. Returns a trimmed field set.

Auth

  • bearer token, account role — authentication. Stamped with company_id = user.person.company_id. store_id, if supplied, must belong to the caller's hierarchy (an ownership check).

Rate limit

  • No rate limit.

Body

FieldTypeRequiredNotes
namestringRequiredUnique among the caller's company templates and global templates.
store_idintegerOptionalScope to one store; must be in the caller's hierarchy (an ownership check).

Behaviour

  • Synchronous. 200 OK returns data.data = only(id,name,content,landing_page_id,review_site_id,store_id). 422 on validation failure (e.g. duplicate name).
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
string
Responses

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