post https://api.track123.com/gateway/open-api/tk/v2.1/ocean/track/delete
You can delete up to 100 tracking numbers at a time.
Log in to see full request history
Response
You can delete up to 100 tracking numbers at a time.
xxxxxxxxxx
curl --request POST \
--url https://api.track123.com/gateway/open-api/tk/v2.1/ocean/track/delete \
--header 'accept: application/json' \
--header 'content-type: application/json'
xxxxxxxxxx
{
"code": "00000",
"data": true,
"msg": "Success",
"traceId": "6058fd26a116449899a3b98c6a52547a.148.16709339629950621"
}