Channel360 V1.1 API
This document contains all supported endpoints.
Last updated
Was this helpful?
This document contains all supported endpoints.
Last updated
Was this helpful?
API call to send text
/v1.1/org/{orgId}/whatsapp/appuser/:{appUser}/reply
Hello World
No body
API request to send a video
/v1.1/org/{orgId}/whatsapp/appuser/:{appUser}/reply/
video
https://videoLink.mp4
Here is an video attached to the message
API request to List templates
/v1.1/org/{orgId}/templates/list
Organization ID
API request to list enabled & configured templates
/v1.1/org/orgId/templates/list
Filter templates by enabled status
true
true
, false
Filter templates by configuration (configured)
configured
API request to list enabled templates
/v1.1/org/:orgId/templates/list
Filter templates by their enabled status
true
true
, false
API call to create a Video Template
/v1.1/organization/:orgId/whatsapp/templates/
example_of_a_video_template
Channel Mobile video template example
default
en_US
true
MARKETING
MARKETING
, AUTHENTICATION
, UTILITY
[{"type":"HEADER","format":"VIDEO","example":{"header_url":["https://channel360-template-tags.s3.af-south-1.amazonaws.com/Zendesk+Overview+Demo.mp4"]}},{"type":"BODY","text":"Hi {{1}}, watch this video","example":{"body_text":["John"]}},{"type":"BUTTONS","buttons":[{"type":"QUICK_REPLY","text":"Looks Good"}]}]