POST VoiceCall/send_whatsapp_template_image_haptik
Request Information
URI Parameters
None.
Body Parameters
MCBImageTemplatehaptikName | Description | Type | Additional information |
---|---|---|---|
type | string |
None. |
|
imageurl | string |
None. |
|
tomobile | string |
None. |
|
template_name | string |
None. |
|
params | Collection of string |
None. |
|
namespace | string |
None. |
|
Authorization | string |
None. |
|
clientid | string |
None. |
Request Formats
application/json, text/json
Sample:
{ "type": "sample string 1", "imageurl": "sample string 2", "tomobile": "sample string 3", "template_name": "sample string 4", "params": [ "sample string 1", "sample string 2" ], "namespace": "sample string 5", "Authorization": "sample string 6", "clientid": "sample string 7" }
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.