Update an access group
patch
/crmRestApi/resources/11.13.18.05/accessGroups/{AccessGroupNumber}
Request
Path Parameters
-
AccessGroupNumber(required): string
The alternate key identifier for the access group. It is a unique system generated sequence number.
Header Parameters
-
Metadata-Context: string
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version: string
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Supported Media Types
- application/json
Root Schema : schema
Type:
Show Source
object-
AccessGroupMembers: array
Access Group Members
Title:
Access Group MembersThe access group members resource is used to view, create, and delete members of a group. Group members are resources that are part of the group. -
ActiveFlag: boolean
Title:
ActiveMaximum Length:1Default Value:falseIndicates whether the access group is active or not. -
Description: string
Title:
DescriptionMaximum Length:4000The description of the access group. -
Name: string
Title:
NameMaximum Length:4000The name of the access group.
Nested Schema : Access Group Members
Type:
arrayTitle:
Access Group MembersThe access group members resource is used to view, create, and delete members of a group. Group members are resources that are part of the group.
Show Source
Nested Schema : accessGroups-AccessGroupMembers-item-patch-request
Type:
Show Source
object-
AccessGroupId: integer
(int64)
Title:
Access Group IDThe unique identifier of the access group. -
AccessGroupMemberId: integer
(int64)
Title:
Access Group Member IDThe unique identifier of the access group member. -
PartyId: integer
(int64)
Title:
Party IDThe unique identifier of the access group member.
Response
Supported Media Types
- application/json
Default Response
The following table describes the default response for this task.
Headers
-
Metadata-Context:
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version:
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Root Schema : accessGroups-item-response
Type:
Show Source
object-
AccessGroupId: integer
(int64)
Title:
Access Group IDThe unique identifier of the access group. -
AccessGroupMembers: array
Access Group Members
Title:
Access Group MembersThe access group members resource is used to view, create, and delete members of a group. Group members are resources that are part of the group. -
AccessGroupNumber: string
Title:
NumberMaximum Length:4000The alternate key identifier for the access group. It is a unique system generated sequence number. -
ActiveFlag: boolean
Title:
ActiveMaximum Length:1Default Value:falseIndicates whether the access group is active or not. -
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:64The user who created the access group. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueThe date on which the access group was created. -
DeleteFlag: boolean
Title:
DeleteRead Only:trueDefault Value:trueIndicates whether the record can be deleted. -
Description: string
Title:
DescriptionMaximum Length:4000The description of the access group. -
LastUpdateDate: string
(date-time)
Title:
Last Update DateRead Only:trueThe date on which the access group was last updated. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64The user who last updated the access group. -
LastUpdateLogin: string
Title:
Last Update LoginRead Only:trueMaximum Length:32The login details of the user who last updated the access group. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
Name: string
Title:
NameMaximum Length:4000The name of the access group. -
TypeCode: string
Title:
TypeMaximum Length:30Default Value:ORA_ZCA_CUSTOMThe code indicating the type of the access group. -
TypeCodeMeaning: string
Title:
TypeRead Only:trueMaximum Length:80The type of the access group. -
UpdateFlag: boolean
Title:
UpdateRead Only:trueDefault Value:trueIndicates whether the record can be updated.
Nested Schema : Access Group Members
Type:
arrayTitle:
Access Group MembersThe access group members resource is used to view, create, and delete members of a group. Group members are resources that are part of the group.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : accessGroups-AccessGroupMembers-item-response
Type:
Show Source
object-
AccessGroupId: integer
(int64)
Title:
Access Group IDThe unique identifier of the access group. -
AccessGroupMemberId: integer
(int64)
Title:
Access Group Member IDThe unique identifier of the access group member. -
AccessGroupNumber: string
Title:
Group NumberRead Only:trueMaximum Length:4000The alternate key identifier of the access group to which the access group member belongs. -
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:64The user who created the access group member. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueThe date when the access group member was created. -
EmailAddress: string
Title:
E-MailRead Only:trueMaximum Length:320The email address of the access group member. -
FormattedPhoneNumber: string
Title:
PhoneRead Only:trueThe phone number of the resource associated with the access group member. -
LastUpdateDate: string
(date-time)
Title:
Last Update DateRead Only:trueThe date when the access group member was last updated. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64The user who last updated the access group member. -
LastUpdateLogin: string
Title:
Last Update LoginRead Only:trueMaximum Length:32The login details of the user who last updated the access group member. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ManualAssignFlag: boolean
Title:
Member TypeMaximum Length:1Default Value:trueIndicates whether a member has been added to the group manually. -
Name: string
Title:
Group NameRead Only:trueMaximum Length:4000The name of the access group to which the access group member belongs. -
PartyId: integer
(int64)
Title:
Party IDThe unique identifier of the access group member. -
PartyName: string
Title:
Resource NameRead Only:trueMaximum Length:255The name of the access group member. -
PartyNumber: string
Title:
Resource Registry IDRead Only:trueMaximum Length:30The alternate key identifier for the resource. -
RoleName: string
Title:
Resource RoleRead Only:trueThe role of the resource associated with the access group member. -
TypeCode: string
Title:
Type CodeMaximum Length:30Default Value:ORA_ZCA_CUSTOMThe code indicating the parent access group type of the access group member.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : link
Type:
Show Source
object-
href: string
Title:
hyperlink referenceThe URI to the related resource. -
kind: string
Title:
kindAllowed Values:[ "collection", "item", "describe", "other" ]The kind of the related resource. -
name: string
Title:
nameThe name of the link to the related resource. -
properties: object
properties
-
rel: string
Title:
relationAllowed Values:[ "self", "lov", "parent", "canonical", "child", "enclosure", "action", "custom" ]The name of the relation to the resource instance. Example: self.
Nested Schema : properties
Type:
Show Source
object-
changeIndicator: string
Change indicator or the ETag value of the resource instance.
Links
- AccessGroupMembers
-
Operation: /crmRestApi/resources/11.13.18.05/accessGroups/{AccessGroupNumber}/child/AccessGroupMembersParameters:
- AccessGroupNumber:
$request.path.AccessGroupNumber
The access group members resource is used to view, create, and delete members of a group. Group members are resources that are part of the group. - AccessGroupNumber: