1
0
Fork 0

New translations en.md (Spanish)

skip-build
This commit is contained in:
Joost De Cock 2023-08-27 19:34:46 +02:00
parent cf9c00b425
commit 27f6ee17c2

View file

@ -0,0 +1,13 @@
---
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>