Auth0 · Schema

UserAttributeProfileId

User Attribute Profile identifier.

AI AgentsAuthenticationAuthorizationFGAIdentity ManagementMCPOAuthOktaOpenID ConnectSAMLSecuritySCIM
View JSON Schema on GitHub

JSON Schema

auth0-userattributeprofileid-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/UserAttributeProfileId",
  "title": "UserAttributeProfileId",
  "type": "string",
  "description": "User Attribute Profile identifier.",
  "format": "user-attribute-profile-id"
}