Authorization: ********************
{ "id": "string" }
curl --location --request POST 'https://mettahub.mettaxiot.com/gps/v2/openapi/video/history/task/delete' \ --header 'Authorization: <api-key>' \ --header 'Content-Type: application/json' \ --data-raw '{ "id": "string" }'
{ "code": 0, "data": {}, "msg": "" }