Update source file en.md
skip-build
This commit is contained in:
parent
7408b27d61
commit
0c6382bd2e
1 changed files with 17 additions and 0 deletions
17
markdown/org/docs/site/apikeys/level/en.md
Normal file
17
markdown/org/docs/site/apikeys/level/en.md
Normal file
|
@ -0,0 +1,17 @@
|
|||
---
|
||||
title: "API Keys: Permission level"
|
||||
---
|
||||
|
||||
Every API key has a **permission level** the controls what the key can do.
|
||||
|
||||
The permission level is a number from `0` to `4` with the following significance:
|
||||
|
||||
- `0` : Authenticate only
|
||||
- `1` : Read access to your own patterns and measurements sets
|
||||
- `2` : Read access to all your account data
|
||||
- `3` : Write access to your own patterns and measurements sets
|
||||
- `4` : Write access to all your account data
|
||||
|
||||
<Link>
|
||||
For more details, refer to [the backend documentation on FreeSewing.dev](https://freesewing.dev/reference/backend/rbac#permission-levels)
|
||||
</Link>
|
Loading…
Add table
Add a link
Reference in a new issue