Create Group
Creates a new user group.
Permissions required: User must be a site admin.
External Documentation
To learn more, visit the Confluence documentation.
Parameters
Parameter | Description |
---|---|
Name | - |
Example Output
{
"_links": {},
"id": "string",
"name": "string",
"type": "group"
}
Workflow Library Example
Create Group with Confluence and Send Results Via Email
Preview this Workflow on desktop