You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -93,7 +93,7 @@ userAPICountCAP=167
93
93
- Logout All Sessions: `http://{{hosted_server_ip}}:8081/api/v1/users/logout/all`
94
94
95
95
### Fraud Detection
96
-
- Process SMS for Fraud Detection: http://{{hosted_server_ip}}:8080/process-json
96
+
- Process SMS for Fraud Detection: `http://{{hosted_server_ip}}:8080/process-json`
97
97
98
98
```
99
99
header: optional
@@ -108,7 +108,10 @@ message:
108
108
```
109
109
110
110
### Postman Collection
111
-
You can access the Postman collection for this API using the following public link: Access Postman Collection <https://api.postman.com/collections/25261584-2b1e88bf-04c0-450a-903f-c55d6a7b65bb?access_key=PMAT-01JGRSZTN7RDHTM6CBYB5BQDAN>
111
+
You can access the Postman collection for this API using the following public link:
0 commit comments