add_monitors_to_status_page
Add monitors to a status page with status page ID and monitor IDs to display their uptime status publicly.
Instructions
Add monitors to a status page.
Sends a POST request with the status page ID and monitor IDs to add.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| monitor_ids | Yes | Array of uptime monitor IDs to add to the status page | |
| status_page_id | Yes | Status page ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||