Skip to content

Commit 62a27fa

Browse files
docs: add OR.Jobs.Write scope for Jobs.stop() method
Co-authored-by: Shreyash <ninja-shreyash@users.noreply.github.com>
1 parent 7f5050b commit 62a27fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/oauth-scopes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ This page lists the specific OAuth scopes required in external app for each SDK
1515
|--------|-------------|
1616
| `getAll()` | `OR.Jobs` or `OR.Jobs.Read` |
1717
| `getOutput()` | `OR.Jobs` or `OR.Jobs.Read` |
18-
| `stop()` | `OR.Jobs` |
18+
| `stop()` | `OR.Jobs` or `OR.Jobs.Write` |
1919

2020
## Attachments
2121

0 commit comments

Comments
 (0)