From 8e7855da802ce0d18f3533cc1250c260eb22ed12 Mon Sep 17 00:00:00 2001 From: Andrii Bodnar <29282228+andrii-bodnar@users.noreply.github.com> Date: Wed, 12 Aug 2026 10:01:54 +0300 Subject: [PATCH] docs(developer): remove automation scopes from Understanding Scopes Drop the automation, automation.rule, and automation.rule.execution rows from the available scopes table. Co-Authored-By: Claude Opus 5 (1M context) --- .../security/understanding-scopes.mdx | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/src/content/docs/developer/security/understanding-scopes.mdx b/src/content/docs/developer/security/understanding-scopes.mdx index a442d4d1..211be256 100644 --- a/src/content/docs/developer/security/understanding-scopes.mdx +++ b/src/content/docs/developer/security/understanding-scopes.mdx @@ -162,24 +162,6 @@ The scopes you specify for the OAuth app on Crowdin will be shown to the users o Read only Grants access to get the list of AI request logs, including request details and costs. - - Automations - automation - Read and Write,
Read only - Crowdin Enterprise only. Grants access to manage automation rules and rule executions. - - - Automation rules - automation.rule - Read and Write,
Read only - Crowdin Enterprise only. Grants access to manage automation rules. - - - Automation rule executions - automation.rule.execution - Read and Write,
Read only - Crowdin Enterprise only. Grants access to manage automation rule executions. - Projects project