Create a template
Create And List Templates
Manage channel-specific template drafts.
POST
Create a template
Endpoints
GET /templatesPOST /templates
Create an email template
Create a push template
List templates
Use query params likechannel, status, and search.
GET /templates?channel=email&status=active&search=cartAuthorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Response
Template created