Skip to content

Commit

Permalink
Merge pull request #6978 from braze-inc/CO-2350_add_catalog_permissions
Browse files Browse the repository at this point in the history
CO-2350 Add catalog permissions.
  • Loading branch information
lydia-xie committed Mar 1, 2024
2 parents 3582516 + 9b48fa6 commit 8365097
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions _docs/_hidden/misc_reference/scim_api_appendix.md
Expand Up @@ -106,6 +106,7 @@ A valid team permission object is a JSON object with the following key-value pai
| Manage Email Settings | `manage_email_settings` |
| Manage Subscription Groups | `manage_subscription_groups` |
| Manage Approval Settings | `manage_approval_settings` |
| Manage Catalogs Dashboard Permission | `manage_catalogs_dashboard_permission` |
{: .reset-td-br-1 .reset-td-br-2}

### Team permission strings {#team}
Expand Down
Expand Up @@ -78,6 +78,7 @@ You can manage user permissions by group or on an individual basis when editing
|Approve and Deny Campaigns| Allows users to approve or deny campaigns. The [approval workflow for campaigns]({{site.baseurl}}/user_guide/engagement_tools/campaigns/managing_campaigns/campaign_approval) must be turned on for this permission to apply. This setting is currently in early access. Contact your account manager if you're interested in participating in the early access. |
| Approve and Deny Canvases| Allows users to approve or deny Canvases. The [approval workflow for Canvases]({{site.baseurl}}/canvas_approval) must be turned on for this permission to apply. |
| View Custom Attributes Marked as PII | Allows this user to view custom attributes that are marked as PII without being an admin. |
| Manage Catalogs Dashboard Permission | Allows users to create and manage catalogs. |
{: .reset-td-br-1 .reset-td-br-2}

## App-by-app user permissions
Expand Down

0 comments on commit 8365097

Please sign in to comment.