TemplateV2: CreateTemplate

Method to create a template.

Resource URL

https://api.wbsrvc.com/TemplateV2/CreateTemplate/

Method

POST

Parameters

user_key
Required
User Key of the user who initiates the call.
Type: string
label
Required
Name of the template.
Type: array of languages and names - i.e. array('en_US' => 'Test')
category_id
Required
ID of the category.
Type: integer
content
Required
Content of the template.
Type: string
client_id
Optional
Client ID of the client in which the template is created.
Type: integer