Upload a Fraud Protection List File to the OCSDM Server
post
/rest/{versionId}/telephonyFraud/FPLFileUpload
This API supports form data parameters to allow users to upload a FPL file.
Request
Supported Media Types
- multipart/form-data
Path Parameters
-
versionId: string
The versionId parameter is v1.2.
Header Parameters
-
X-OCFM-EVENT-NUMBER(optional): string
The file contents contain up to which event number.
-
X-OCFM-RESPONSE-TOKEN(optional): string
The response token must match the FDP GET list response.
-
X-REGISTRATION-ID(optional): string
The registration identifier is used to identify the event source by OCSDM.
Form Parameters
Back to Top
Response
Supported Media Types
- application/xml
- application/json
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