action zoomconnect_post_api_rest_v1_groups_create { label: "create" description: "Create a group" provider: zoomconnect method: POST path: "/api/rest/v1/groups/create" encoding: json output: { type: "object" additionalProperties: true } }