GET api/haravan/notification-webhook?hub.mode={hub.mode}&hub.verify_token={hub.verify_token}&hub.challenge={hub.challenge}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
hub.mode

string

Required

hub.verify_token

string

Required

hub.challenge

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.