Channel Templates

Returns an array of template IDs and associated names for a particular channel.

Sample Request

https://apiX.optimove.net/current/integrations/GetChannelTemplates?ChannelID=3

Sample Response

[
	{"TemplateID":1,"TemplateName":"Welcome Back English"},
	{"TemplateID":2,"TemplateName":"Welcome Back Spanish"}
]
Language
Authorization
Header
URL
Click Try It! to start a request and see the response here!