POST api/Tac/GetGoogleAPI
Request Information
URI Parameters
None.
Body Parameters
OSINTInputCommon| Name | Description | Type | Additional 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
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.