Zitadel · Example Payload

Zitadel Management Create Project Example

AuthenticationAuthorizationIdentity ManagementOpen SourceOAuth 2.0OIDC

Zitadel Management Create Project Example is an example object payload from Zitadel, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

nameprojectRoleAssertionprojectRoleCheckhasProjectCheck

Example Payload

Raw ↑
{
  "name": "Customer Portal",
  "projectRoleAssertion": true,
  "projectRoleCheck": true,
  "hasProjectCheck": false
}