Register a new group.

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.

Language
Authorization
Header
URL
Click Try It! to start a request and see the response here!