Send FPL incremental updates from the FDP to the OCSDM Server

post

/rest/{versionId}/telephonyFraud/FPLUpdate

Incremental FPL updates are sent from the Fraud Detection and Prevention (FDP) device to the OCSDM Server.

Request

Supported Media Types
Path Parameters
Header Parameters
Body ()
Incremental FPL updates are sent from the Fraud Detection and Prevention (FDP) device to the OCSDM Server
Root Schema : fplUpdates
Type: object
Show Source
Nested Schema : EntriesList
Type: object
Show Source
Nested Schema : blacklist
Type: array
Show Source
Nested Schema : ratelimit
Type: array
Show Source
Nested Schema : redirect
Type: array
Show Source
Nested Schema : whitelist
Type: array
Show Source
Nested Schema : entryList
Type: object
Show Source
Back to Top

Response

Supported Media Types

202 Response

The user request is accepted.

400 Response

The user input is invalid.

401 Response

The session ID is invalid.

404 Response

The object (resource URI, device, and so on) of your input request cannot be found.

500 Response

Internal server error
Back to Top