@dolbyio/dolbyio-rest-apis-client - v6.2.0
    Preparing search index...
    • Deletes a media distribution security key.

      Parameters

      • apiSecret: string

        The API Secret used to authenticate this request.

      • mediaDistributionId: string

        The ID of the media distribution to get the key from.

      • securityKeyId: string

        The ID of the security key to delete.

      Returns Promise<{ message?: string; status?: string }[]>

      A Promise whose fulfillment handler receives an array of asset deletion tasks that failed.