This commit is contained in:
@@ -275,7 +275,7 @@ Deleting a group will also impact all permissions based on that group. For that
|
||||
### Secrets Operations
|
||||
|
||||
#### Store
|
||||
**POST** `/api/secret/store`
|
||||
**POST** `/api/secret/add`
|
||||
|
||||
Store secret if user only has access to a single safe
|
||||
|
||||
@@ -308,7 +308,7 @@ If a secret exists with a matching deviceName and deviceCategory in a safe that
|
||||
If the current user has access to multiple safes, then the destination safeId will also need to be specified.
|
||||
|
||||
#### Retrieve
|
||||
POST `/api/secret/retrieve`
|
||||
POST `/api/secret/get`
|
||||
|
||||
Data
|
||||
```
|
||||
|
Reference in New Issue
Block a user