Problem / Use Case
The Workspace User Group API only supports read operations. There are no REST endpoints to create, update, or delete groups, forcing customers to use the declarative meshObject API for basic group lifecycle management.
Proposed Solution
Add
POST
,
PUT
/
PATCH
, and
DELETE
endpoints to the Workspace User Group API so groups can be fully managed via the meshStack REST API.