Skip to main content
Version: 3.0-preview

User Schema Service

This API is intended to manage data schemas for users in a ZITADEL instance. This project is in preview state. It can AND will continue breaking until the service provides the same functionality as the v1 and v2 user services.

Authentication​


Security Scheme Type:oauth2
OAuth Flow (authorizationCode):

Token URL: $CUSTOM-DOMAIN/oauth/v2/token

Authorization URL: $CUSTOM-DOMAIN/oauth/v2/authorize

Scopes:
  • openid: openid
  • urn:zitadel:iam:org:project:id:zitadel:aud: urn:zitadel:iam:org:project:id:zitadel:aud

License

Apache 2.0