GET api/whatsapp/whapphook?hub.mode={hub.mode}&hub.challenge={hub.challenge}&hub.verify_token={hub.verify_token}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| hub.mode | string |
Required |
|
| hub.challenge | integer |
Required |
|
| hub.verify_token | string |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.