Red Hat · Example Payload

Red Hat Keycloak Admin Group Example

CloudContainersEnterpriseHybrid CloudKubernetesLinuxOpen Source

Red Hat Keycloak Admin Group Example is an example object payload from Red Hat, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idnamepathsubGroups

Example Payload

Raw ↑
{
  "id": "abc123",
  "name": "Example Title",
  "path": "example_value",
  "subGroups": []
}