account_subscription
Overview
Name | account_subscription |
Type | Resource |
Id | pagerduty.business_services.account_subscription |
Fields
SELECT
not supported for this resource, use SHOW METHODS
to view available operations for the resource and then invoke a supported method using the EXEC
command
Methods
Name | Accessible by | Required Params | Description |
---|---|---|---|
create_business_service_account_subscription | INSERT | id | Subscribe your Account to a Business Service. Scoped OAuth requires: subscribers.write |
remove_business_service_account_subscription | DELETE | id | Unsubscribe your Account from a Business Service. Scoped OAuth requires: subscribers.write |
remove_business_service_notification_subscriber | EXEC | id, data__subscribers | Unsubscribes the matching Subscribers from a Business Service. Scoped OAuth requires: subscribers.write |