Auth0 · Schema

EventStreamCloudEventOrgGroupRoleDeletedObjectGroup

The group the role is removed from.

AI AgentsAuthenticationAuthorizationFGAIdentity ManagementMCPOAuthOktaOpenID ConnectSAMLSecuritySCIM
View JSON Schema on GitHub

JSON Schema

auth0-eventstreamcloudeventorggrouproledeletedobjectgroup-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/EventStreamCloudEventOrgGroupRoleDeletedObjectGroup",
  "title": "EventStreamCloudEventOrgGroupRoleDeletedObjectGroup",
  "description": "The group the role is removed from.",
  "oneOf": [
    {
      "$ref": "#/components/schemas/EventStreamCloudEventOrgGroupRoleDeletedObjectGroup0"
    },
    {
      "$ref": "#/components/schemas/EventStreamCloudEventOrgGroupRoleDeletedObjectGroup1"
    },
    {
      "$ref": "#/components/schemas/EventStreamCloudEventOrgGroupRoleDeletedObjectGroup2"
    }
  ]
}