description? | string | The group description |
end_date? | string | The group ending date and time |
geolocation | string | The event exact point |
geolocation_lat | number | The event latitude |
geolocation_lng | number | The event longitude |
image_original? | File | The event image |
invite_users? | number [] | The users to invite to the group |
location | SCEventLocationType | The event location |
name | string | A unique name for the group |
privacy | SCEventPrivacyType | The group privacy |
recurring? | SCEventRecurrenceType | The event recurrency |
start_date | string | The event starting date and time |
visible? | boolean | The group visibility. It is required when privacy = private. |