-
Notifications
You must be signed in to change notification settings - Fork 263
Open
Labels
status:waiting-for-triageAn issue that is yet to be reviewed or assignedAn issue that is yet to be reviewed or assignedtype:featureNew experience requestNew experience request
Description
Is your feature request related to a problem? Please describe the problem.
I am trying to retrieve and set these two team member permission settings
- Allow members to upload custom apps
- Allow members to create, edit and delete tags
However the teamMemberSettings only exposes the following settings
{
"allowCreatePrivateChannels": true,
"allowCreateUpdateChannels": true,
"allowDeleteChannels": true,
"allowAddRemoveApps": true,
"allowCreateUpdateRemoveTabs": true,
"allowCreateUpdateRemoveConnectors": true
}
Describe the solution you'd like.
I would like
-allowUploadCustomApps
-allowCreateUpdateRemoveTags
to be added to the teamMemberSettings resource type
Additional context?
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
status:waiting-for-triageAn issue that is yet to be reviewed or assignedAn issue that is yet to be reviewed or assignedtype:featureNew experience requestNew experience request
