delete_alert
ActiveTool of CryptoData API
declared in 3.0.0
Delete a price alert by ID. $0.005.
Parameters schema
{
"type": "object",
"required": [
"api_key",
"alert_id"
],
"properties": {
"api_key": {
"type": "string"
},
"alert_id": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
CryptoData API
https://github.com/elevasyncsolutions-jpg/cryptodata-api
2/7 registries