cURL
curl --request DELETE \ --url https://api.sandbox.iron.xyz/api/autoramps/{autoramp_id} \ --header 'X-API-Key: <api-key>'
Cancel the execution of an autoramp. After this, the given autoramp will not perform any transactions anymore.
API Key
The autoramp ID
Autoramp cancelled successfully