kustomer-client
    Preparing search index...

    Function deleteUnmaskingWindowByCustomer

    • Deletes unmasking window by customer ID Deletes an unmasking window based on the unique customer ID.

      Any one of the following roles is required for this endpoint:

      Legacy Role Equivalent Permission Set Role
      org.user.customer.write org.permission.unmasking_window.delete

      If an unmasking window is deleted for a customer, any sensitive attributes for the customer and for the customer's conversations, messages, and custom objects will be returned masked.

      Type Parameters

      • ThrowOnError extends boolean = true

      Returns RequestResult<unknown, unknown, ThrowOnError>