Skip to main content

Scopes

REST API accounts are scope-based.
Each account can be limited to only the operations it requires.

Currently supported scopes are:

ScopeDescription
file.createUpload/create files
file.deleteDelete files
file.readRead/download files
file.listList files and directories
ftpaccount.createCreate FTP accounts
ftpaccount.deleteDelete FTP accounts
ftpaccount.getRetrieve FTP account details
ftpaccount.listList FTP accounts
ftpaccount.updateUpdate FTP accounts

We strongly recommend following the principle of least privilege and only granting the scopes your integration requires.

If you need additional scopes, for instance for webhooks, contact support.