The SCIM base URL that is generated when conecting an identity provider with SCIM provisioning.
OptionaldisplayName?: stringGroup display name. This is a immutable, required, and read-only field.
OptionalexternalId?: stringIdentifier defined by provisioning client. CaseExact. Uniqueness is controlled by client.
Unique SCIM id that serves as reference to the group. Use the [Get groups API] (https://developer.atlassian.com/cloud/admin/user-provisioning/rest/api-group-groups/#api-scim-directory-directoryid-groups-get) to get the SCIM id.
Optionalmembers?: {Group members
Optionalmeta?: {Group metadata information.
Optionalcreated?: unknownThe DateTime that the resource was added to Atlassian SCIM service. This is a read-only field.
OptionallastModified?: unknownThe most recent DateTime that the details of this resource were updated. This is a read-only field.
Optionallocation?: stringThe URI of the resource being returned. This is a read-only field.
OptionalresourceType?: string & {} | "USER" | "GROUP" | "DIRECTORY"The name of the resource type of the resource. This is a read-only and case-sensitive field.
Optionalschemas?: string[]SCIM schemas that define the attributes present in the current JSON structure. This ia a required field during user creation or modification.
Optionaloptions: RequestOptions
Updates the details of a group with its unique ID.