cURL
curl --request DELETE \ --url https://gateway.varchev.com/wallet/{walletId}/orders/{orderId} \ --header 'Authorization: Bearer <token>' \ --header 'tenantId: <tenantid>'
"<string>"
The access token received from the authorization server in the OAuth 2.0 flow.
Delete trading Order
The response is of type string.
string