Cancel Orderdelete https://{region}-api.upbit.com/v1/orderCancel an order by UUID or Identifier.Query ParamsuuidstringrequiredUnique identifier(UUID) of the order to cancelidentifierstringClient-assigned identifier of the order to be canceled. Used when canceling an order by the order identifier assigned by the user or client at the time of order creation.Responses 200Object of canceled order 400error object 404error objectUpdated 7 months ago