Skip to main content
The allowCompressionOfIntegerArray parameter enables compression for array attributes that contain only non-negative integers. This is useful for attributes such as lists of user IDs, permissions, or access control lists.

Usage

  • Compression may alter the order of values within the array.
  • Applies to both top-level and nested attributes, as long as the values are arrays of integers.

Example

Current API clients

Last modified on May 19, 2026