Security API

The Security API helps you enable or disable Open in External Browser.

To use the Security API, you need an access token that you can get by authenticating with a user account or a service account. The API scopes are security.external-browser and security.external-browser.read.

Enable or disable Open in External Browser {#manage-external-browser-setting}

You can enable a URL tapped on a mobile app to open in the default browser of the operating system.

HTTP requestDescription
POST /security/external-browser/enableEnable Open in External Browser
POST /security/external-browser/disableDisable Open in External Browser
GET /security/external-browserGet Open in External Browser settings

Caution

  • It will take 5-10 minutes for the settings to take effect.
  • Note that a WOFF app runs in the mobile app regardless of the Open in External Browser settings.