API endpoints to create, update, and delete Workspace User Groups
Janny the AI Product Manager
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.Jelle den Burger
Merged in a post:
Remove or delete Workspace User Group
Tomas Andreas Mueller Vargas
Hi dear all, we were asked by a customer to remove some user groups, to which we couldn't find a way either via UI or API to perform the operation.
This would be useful to avoid having to create a support request to you everytime a customer ask for this kind of request
Polina Sadykova
Dear Tomas, Thank you for your request! Currently, you can use the meshObjectCollection to remove the Workspace User Group. However, we recognize that this process could be greatly improved by introducing a new endpoint to simplify the deletion process. Feel free to share this request with your colleagues to gather more votes for this request.