GET api/whatsapp/whapphook?hub.mode={hub.mode}&hub.challenge={hub.challenge}&hub.verify_token={hub.verify_token}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
hub.mode

string

Required

hub.challenge

integer

Required

hub.verify_token

string

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.