delete_rate_alert
Stop monitoring a hotel for price drops by removing an existing rate alert with its alert ID.
Instructions
Delete a rate alert so you stop monitoring a hotel for price drops.
Requires a Gondola account with an API key.
Args:
alert_id: The rate alert ID to delete (from get_rate_alerts).
Returns:
Confirmation that the rate alert was deleted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| alert_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |