Body
Required
-
name
string The name of the group the user will see
-
location
string A single line to describe the location to the user
-
type_id
integer The group type id obtained from the grouptypes/list end point
-
locked
integer Whether this group is locked
Values are
0
or1
. -
hibernation_date
string If this is going to be hiberated, the date it should happen
-
expiry_date
string If this is going to be expired, the date it should happen
-
tasks_enabled
integer Whether this group is used when listing available groups for tasks
Values are
0
or1
. -
content_enabled
integer Whether this group is used when listing available groups for showing content
Values are
0
or1
. -
longitude
number longitude associated with this group, combines with latitude
-
latitude
number longitude associated with this group, combines with longitude