Apache Kylin · Example Payload

Rest Api Auth Response Example

AnalyticsBig DataCubeOLAPOpen SourceSQL

Rest Api Auth Response Example is an example object payload from Apache Kylin, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

userDetailsauthorities

Example Payload

Raw ↑
{
  "userDetails": {},
  "authorities": [
    {}
  ]
}