Skip to content

Managing groups

Groups allow you to organize members and guests for assignment to tasks and processes. Use the API to create, list, retrieve details, update, and remove groups.

Refer to the individual pages for specific request details and code examples.

Code Samples > Managing members (Users)

The API enables organizations to manage their registered users through functionalities like inviting listing updating and removing members along with their roles and profiles.

Code Samples > Managing tags

The API enables comprehensive tag management by allowing users to create list retrieve update and archive tags for organizing templates processes tasks and steps.

Groups > Create group

A POST endpoint that creates organizational groups by accepting JSON data containing group name description members and guests while providing code samples in multiple programming languages and returning the newly created group details.

Code Samples > Managing tasks

The API enables comprehensive task management by allowing users to create list update complete reopen archive and delete both standalone and process-related tasks through various endpoints.