Updates organization group
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
The x-site-context
header is a JSON object that contains information about the source you wish to pull from. The mandatory account
is the 24 character identifier found in Copilot. The channel
(Sales channel ID), stage
(environment name), and date
attributes can be used to further narrow the scope of your data source.
Path Parameters
Fabric internal id of the record.
Fabric internal id of the record.
Body
Contains all additional attributes not captured in the schema.
email for the group.
Department
, Subsidiary
, Business Unit
, Team
, User
, Customer
Name of the group.
The unique string used to identify a parent group.
The unique string used to identify a parent party.
The unique string used to identify a parent user.
primary phone for the group. If sent it has to contain 2 characters or more.
2
The unique string used to identify a user.
Response
Fabric internal id of the record
Contains all additional attributes not captured in the schema.
date of creation of the record
email of the group
group type
Department
, Subsidiary
, Business Unit
, Team
, User
, Customer
flag that indicates if the record is deleted
group3
Fabric internal id of the group parent record
Fabric internal id of the parent party record
Fabric internal id of the parent user record
Fabric internal id of the party record
primary phone of the group
laste date of update of the record
Fabric internal id of the user record
Was this page helpful?