POST api/Tac/GetGoogleAPI

Request Information

URI Parameters

None.

Body Parameters

OSINTInputCommon
NameDescriptionTypeAdditional information
Flag

string

None.

EmailId

string

None.

MobileNumber

string

None.

Request Formats

application/json, text/json

Sample:
{
  "Flag": "sample string 1",
  "EmailId": "sample string 2",
  "MobileNumber": "sample string 3"
}

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.