Properties
Name | Type | Required | Description |
---|---|---|---|
Schemas | List<string> |
❌ | The SCIM schema URI. |
Id | string | ❌ | The group's ID. |
DisplayName | string | ❌ | The group's name. |
ExternalId | string | ❌ | The group's external ID. |
Meta | ScimUpdateGroupMeta | ❌ | The response's non-standard meta information. |
The response's non-standard meta information.
Properties
Name | Type | Required | Description |
---|---|---|---|
ResourceType | string | ❌ | The resource type. |
Created | string | ❌ | The date and time at which the group was created. |
LastModified | string | ❌ | The date and time at which the group was last modified. |