PagerDuty
PAGERDUTY_DELETE_BUSINESS_SERVICE_PRIORITY_THRESHOLDS
Deletes all priority thresholds for business services in the PagerDuty account. This endpoint is used to remove the configured priority settings that determine how incidents are escalated based on their urgency for business services. It should be used when you want to reset or remove all priority threshold configurations across your business services. This operation is irreversible and will affect how future incidents are prioritized and escalated for all business services in the account. It's important to note that this action does not delete the business services themselves, only their associated priority thresholds.
Remote pagerduty
Other tools also called PAGERDUTY_DELETE_BUSINESS_SERVICE_PRIORITY_THRESHOLDS?
See providers with this name
Input Schema
{
"type": "object",
"properties": {}
}