We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ad8f47 commit 0513755Copy full SHA for 0513755
docs/_pages/v2/guide-authorization.md
@@ -68,7 +68,7 @@ You may skip using this CLI step if you set environment variable `NETFOUNDRY_API
68
"Authorization: Bearer ${NETFOUNDRY_API_TOKEN}" \
69
identityId=${ACCOUNT} \
70
resourceActionId=${RESOURCE_ACTION} \
71
- path=io.netfoundry.network
+ path=[]
72
```
73
74
1. Verify the action is now granted.
0 commit comments