GET api/Simswhatsapp?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
OkNegotiatedContentResultOfInt64| Name | Description | Type | Additional information |
|---|---|---|---|
| Content | integer |
None. |
|
| ContentNegotiator | IContentNegotiator |
None. |
|
| Request | HttpRequestMessage |
None. |
|
| Formatters | Collection of MediaTypeFormatter |
None. |
Response Formats
application/json, text/json, text/html
Sample:
Sample not available.