Scopes let you set the exact access type you need. Scopes limit access for the personal access tokens, OAuth tokens, and Crowdin apps. They don’t provide any additional permissions except those the user already has within an organization.
The scopes you specify for the OAuth app on Crowdin Enterprise will be shown to the users on the authorization form.
Название | Key | Описание |
---|---|---|
All scopes | all | Grants access to perform any of the following actions. |
Уведомления | notification | Grants access to the list of enabled notifications, the ability to subscribe to a channel, as well as unsubscribe from it. |
Translation memories | tm | Grants access to manage project Translation Memory files. |
Machine translation engines | mt | Grants access to get the list of Machine Translation engines connected, as well as to create, delete MT engines, and update their settings. |
Поставщики | поставщик | Grants access to get the list of Vendors. |
Glossaries | термины | Grants access to manage the files with the project terminology. |
Команды | команда | Grants access to teams of users. |
Группы | group | Grants access to manage project groups a user has access to. |
Проекты | project | Grants access to manage project a user has access to. |
Задачи | project.task | Grants access to task lists, permission to create, delete, and update project tasks. |
Отчеты | project.report | Grants access to reports list, permission to generate, and export project reports. |
Translation status | project.status | Grants access to translation status for the projects: current translation issues, translation progress on different levels: file, language, branch, directory. |
Source files & strings | project.source | Grants access to add, get, delete, and update project branches, directories, source files, and source strings, as well ass access to the file revisions. |
Веб-хуки | project.webhook | Grants access to read or write hook configurations on repositories a user manages. |
Translations | project.translation | Grants access to add new and manage existing translations. |
Скриншоты | project.screenshot | Grants access to get screenshots list, add, get, replace, and delete screenshots, ability to access and modify screenshot tags. |