diff --git a/markdown/org/docs/site/apikeys/level/es.md b/markdown/org/docs/site/apikeys/level/es.md new file mode 100644 index 00000000000..9faf0eba20d --- /dev/null +++ b/markdown/org/docs/site/apikeys/level/es.md @@ -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)