Permission Groups
With these endpoints you can manage your Permission Groups.
Here you can read more about Permissions.
📄️ List Permission Groups
This endpoint returns the list of the Permission Groups that belongs to the given Product identified by the
📄️ Create Permission Group
This endpoint creates a new Permission Group in a specified Product
📄️ Get Permission Group
This endpoint returns the metadata of a Permission Group
📄️ Update Permission Group
This endpoint updates a Permission Group identified by the `permissionGroupId` parameter.
📄️ Delete Permission Group
This endpoint removes a Permission Group identified by the `permissionGroupId` parameter.