---
title: "[Deprecated] Cancel all orders"
method: POST
path: "/orders/cancelAll"
tags: ["orders"]
deprecated: true
---

# [Deprecated] Cancel all orders

`POST /orders/cancelAll`

> **Deprecated.**

This endpoint should implements signature authentication

## Query parameters

- `address` string, required

## Response `200`

successful operation

- string

## Other responses

- `400` — Invalid payload
- `500` — Internal Server Error

---

[API](https://skmtc.net/buildonviction/apis/tomodex-apis.md) · [All operations](https://skmtc.net/buildonviction/apis/tomodex-apis/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/buildonviction/tomodex-apis/revisions/18b6ffedd480/schema)
