Authorization: Bearer ********************
markets:trade
curl --location --request DELETE 'https://prod.your-api-server.com/orders/'
{ "error": { "code": "string", "message": "string", "request_id": "string" } }