SensusRF gateway user manual
| 29/10/2019
]
}
}
17.2.15 Delete all OMS entries
The “delete all OMS entries” method deletes all the OMS entries on GATEWAY. It returns a JSON
embodying the request action and the status of the request. The method must contain the JWS in its HTTP
header as “Authorization”.
17.2.15.1 Request
REQUEST
TAG DESCRIPTION
Scheme https://<GATEWAY IP>/api/oms/all
HTTP Method DELETE
Parameters Authorization with JWT
Example:
DELETE /api/oms/all HTTP/1.1
Authorization: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhcGlfdmVyc2lvbiI6IjEuMCIsInNlc3Npb25faWQiOi
JDNzY2MTMwMTBGNjc4NjA5IiwidXNlciI6ImFkbWluIiwibG9nZ2VkIjoidHJ1ZSIsIm1hYyI6IjFDOkJBOjhDOkEyO
kEzOjAyIiwibWFudWZhY3RvciI6IkNBUyBURUNOT0xPR0lBIiwiZXhwaXJhdGlvbl9kYXRlIjoxNTY2NDk1NTIyfQ.3
zcy7tIxe7otsjzUsLNy5ePAtE_oh26U5WIIqAnU4Hw
Host: 192.168.7.2