Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 1.51 KB

ScimUpdateGroupOkResponse.md

File metadata and controls

25 lines (18 loc) · 1.51 KB

ScimUpdateGroupOkResponse

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.

ScimUpdateGroupMeta

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.