Create 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.
Body
The unique string used to identify a user.
The unique string used to identify a parent user.
The unique string used to identify a parent party.
The unique string used to identify a parent group.
Department
, Subsidiary
, Business Unit
, Team
, User
, Customer
Name of the group.
email for the group.
primary phone for the group. If sent it has to contain 2 characters or more.
2
Contains all additional attributes not captured in the schema.
Response
Fabric internal id of the record
Fabric internal id of the parent user record
Fabric internal id of the user record
Fabric internal id of the parent party record
Fabric internal id of the party record
Fabric internal id of the group parent record
group type
Department
, Subsidiary
, Business Unit
, Team
, User
, Customer
group3
email of the group
primary phone of the group
Contains all additional attributes not captured in the schema.
flag that indicates if the record is deleted
date of creation of the record
laste date of update of the record
Was this page helpful?