Skip to main content

admin.apps.config.set method

Usage info​

Sets domain restrictions (email and instance URL) and auth permissions. This method acts on a single app ID. The optional domain_restrictions argument should be comprised of a string array of URLs and a string array of emails. The optional rich_link_preview_type argument can be used to set app-level override for rich link preview (options: all_details, limited_details, no_preview, or default_to_global_setting). This feature is not supported for free teams.

Response​