Report: report spam calls received to better tune our algorithms based upon spam calls you receive
POST
/api/2015-11-01/Report
Reputation
Try with api_key 'demo' and phone numbers 18008472911, 13157244022, 17275567300, 18008276655, and 12061231234 (last one not spam)
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request POST 'https://api.callcontrol.com/api/2015-11-01/Report' \
--header 'Content-Type: application/json' \
--data-raw '{
"CallTime": "2019-08-24T14:15:22Z",
"CallerType": "Unknown",
"Comment": "string",
"IpAddress": "string",
"Latitude": 0,
"Longitude": 0,
"PhoneNumber": "string",
"ReportedCallerId": "string",
"ReportedCallerName": "string",
"Reporter": "string",
"UnwantedCall": true
}'
Response Response Example
{}
Request
Body Params application/json
Responses
Previous
UpsertUser: insert or update all properties from a user
PhoneNumber
WhiteList (list of phone numbers to whitelist)
BlackList (list of phone numbers to blacklist)
QuietHourList (list of quiet hour objects)
UseCommunityBlacklist (enable / disable commu
Next
Reputation:
Premium service which returns a reputation informaiton of a phone number via API.