Alert Delete

Delete an active alert.

post/auth/w/alert/price:{symbol}:{price}/del

Path parameters

symbolstring required
pricestring required

Request body

RAW_BODYstring json

Response

200

boolean[] required

Example response

[
  true
]