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