Path parameters
-
tradeId
integer Required
DELETE
/trades/{tradeId}
curl \
--request DELETE 'http://api.example.com/trades/{tradeId}' \
--header "Authorization: Bearer $ACCESS_TOKEN"
Response examples (204)
{
"message": "string"
}
Response examples (400)
string
Response examples (503)
string