v1

latestOpenAPI 3.0.0Apache License 2.02026-07-263171,5614.1 MB
Notifications v1

deleteSubscriptionById

Deletes the subscription indicated by the subscription identifier and notification type that you specify. The subscription identifier can be for any subscription associated with your application. After you successfully call this operation, notifications will stop being sent for the associated subscription. The deleteSubscriptionById operation is grantless. For more information, refer to Grantless Operations in the Selling Partner API Developer Guide.

Usage Plan:

Rate (requests per second)Burst
15

The x-amzn-RateLimit-Limit response header contains the usage plan rate limits for the operation, when available. The preceding table contains the default rate and burst values for this operation. Selling partners whose business demands require higher throughput might have higher rate and burst values than those shown here. For more information, refer to Usage Plans and Rate Limits in the Selling Partner API.

delete/notifications/v1/subscriptions/{notificationType}/{subscriptionId}

Path parameters

subscriptionIdstring required

The identifier for the subscription that you want to delete.

notificationTypestring required

The type of notification.

For more information about notification types, refer to the Notifications API v1 Use Case Guide.

Response

Success.