Authorization: Bearer ********************
curl --location --request DELETE 'http://192.168.5.234:8081/api/v1/trade/delete/' \ --header 'X-Timestamp;' \ --header 'X-Auth-UUID;'
{ "output": "string", "code": 0, "message": "string", "data": "string" }