Skip to main content

Batch Cancel Order

Batch cancel orders

Header Parameters
  • apiKey string

    A UTA sub account API key is provided by default

  • secret string

    A UTA sub account API key is provided by default

Request Body
  • category string required

    Possible values: [option, linear]

    Product type

  • request object[] required

    Possible values: <= 10

  • symbol string required

    Symbol name

  • orderId string

    Either orderId or orderLinkId is required

  • orderLinkId string

    Either orderId or orderLinkId is required

Responses

successful operation

Loading...