Skip to content

Commit f72ff28

Browse files
committed
chore: fix lint
1 parent 8e7188d commit f72ff28

File tree

1 file changed

+1
-0
lines changed
  • sources/platform/integrations/programming

1 file changed

+1
-0
lines changed

sources/platform/integrations/programming/api.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,7 @@ You can configure whether the scoped token you are going use to run the Actor sh
175175
If it’s **on**, the token can implicitly access the default storage of the Actor runs it triggers, or in general, of any Actor run in your account that falls within its scope. This is useful if you want to allow a third-party service to run an Actor and then read the Actor’s output (think AI agents).
176176

177177
If the toggle is **off**, the token can still trigger and inspect runs, but access to the default storages is restricted:
178+
178179
- For accounts with **Restricted general resource access**, the token cannot read or write default storages. [Learn more about restricted general resource access](/platform/collaboration/general-resource-access).
179180
- For accounts with **Unrestricted general resource access**, the default storages can still be read anonymously using their IDs, but writing is prevented.
180181

0 commit comments

Comments
 (0)