post https://api.astaraconnect.com/v1/groups/register
Register a new group with the following parameters:
- name: string parameter which identifies the group
- slug: unique, human-readable identifier, alphanumeric character string without special characters or spaces.
- company_oid: OID of the company at which the group belongs
- webhook: url pointing to the group's webhook
- email: email address to which notifications are sent
When the group is created you can add trackers (See (#/Trackers)) to it.