remove_monitors_from_status_page
Remove specific monitors from a status page by providing the status page ID and monitor IDs. Deletes them via API to clean up your status page.
Instructions
Remove monitors from a status page.
Sends a DELETE request with the status page ID and monitor IDs to remove.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| monitor_ids | Yes | Array of uptime monitor IDs to remove from the status page | |
| status_page_id | Yes | Status page ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||