Search
/
Launch Exchange
Documentation
API Reference
Documentation
API Reference
General Information
API Server Location
API URLs
API Quick Start
Authentication
Rate Limits
Benchmarks
Production API Reference
Account
Algos
GET
Get open algo orders
POST
Create algo order
GET
Get algo orders history
GET
Get algo order by id
DEL
Cancel algo order by id
Auth
Markets
Insurance
Liquidations
Authentication
Orders
Points
Referrals
System
Trades
Transfers
Vaults
Websocket Documentation
Testnet API Reference
Account
Algos
Auth
Markets
Insurance
Liquidations
Authentication
Orders
Points
Referrals
System
Trades
Transfers
Vaults
Websocket Documentation
Useful Resources
Paradex Github
Paradex CLI
Code Samples
Python SDK
CCXT Integration
Launch Exchange
Algos
Cancel algo order by id
DELETE
https://api.prod.paradex.trade/v1
/
algo
/
orders
/
:algo_id
Cancel an existing algo order by id
Path parameters
algo_id
string
Required
Algo ID
Errors
404
Algos Cancel Order Request Not Found Error
Built with