curl --location 'https://api.elaneglobal.com/v1/Event/DeleteVesselSpeedAlert' \ --header 'Content-Type: application/json' \ --data '{ "key": "string", "mmsi": "string" }'
{ "status": 0, "msg": "string" }