Permanently deletes a subscription alert identified by its unique code. This operation cannot be undone and will immediately stop all monitoring associated with this alert configuration.
Documentation Index
Fetch the complete documentation index at: https://docs.paypal.ai/llms.txt
Use this file to discover all available pages before exploring further.
Use the /v1/oauth2/token endpoint to obtain an access token and pass it as a Bearer token in the Authorization header.
Unique external identifier for the subscription. This ID is used to track the subscription across systems and must be provided to access subscription-specific alerts.
"SUB_1752779018503"
Unique identifier code for the specific alert within the subscription context. This code is customer-defined during alert creation and used for all subsequent operations on the alert.
"ALERT_CODE_1234567890"
Alert successfully removed from the system. All monitoring associated with this alert has been permanently discontinued. No content is returned in the response body.