delete_status_page_resource
Remove a pinned check from a status page section using the page, section, and resource UID.
Instructions
Remove a resource (pinned check) from a status-page section.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| resourceUid | Yes | Status page resource UID (returned by list/create_status_page_resource). | |
| pageIdentifier | Yes | Status page UID or URL-friendly slug, e.g. "public". | |
| sectionIdentifier | Yes | Status page section UID or URL-friendly slug, e.g. "api". |