Frontegg · Example Payload

Frontegg Feature Flag Example

AuthenticationAuthorizationIdentity ManagementCIAMB2B SaaSMulti-TenancyRBACSSOSCIMEntitlementsOAuthOpenID Connect

Frontegg Feature Flag Example is an example object payload from Frontegg, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idkeyenabledtenantIdrolloutcreatedAt

Example Payload

Raw ↑
{
  "id": "ff-1",
  "key": "beta-dashboard",
  "enabled": true,
  "tenantId": "tenant-9f2a",
  "rollout": 25,
  "createdAt": "2026-05-22T09:00:00Z"
}