kustomer-client
    Preparing search index...

    Function createUnmaskingWindowByCustomer

    • Create unmasking window by customer ID Creates or replaces 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.create

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

      Type Parameters

      • ThrowOnError extends boolean = true

      Returns RequestResult<unknown, unknown, ThrowOnError>