Amazon Selling Partner API (SP-API) SDK for TypeScript
    Preparing search index...

    Interface NotificationsApiDeleteDestinationRequest

    Request parameters for deleteDestination operation in NotificationsApi.

    interface NotificationsApiDeleteDestinationRequest {
        destinationId: string;
    }
    Index
    destinationId: string

    The identifier for the destination that you want to delete.