Selling Partner API SDK for JavaScript
    Preparing search index...

    Interface NotificationsApiDeleteDestinationRequest

    Request parameters for deleteDestination operation in NotificationsApi.

    interface NotificationsApiDeleteDestinationRequest {
        destinationId: string;
    }
    Index

    Properties

    Properties

    destinationId: string

    The identifier for the destination that you want to delete.