GET api/webhook?hub_mode={hub_mode}&hub_challenge={hub_challenge}&hub_token={hub_token}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
hub_mode

string

Required

hub_challenge

string

Required

hub_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.