#27722 [Bug]: Security vulnerability on /v1/memory CRUD endpoints
### Check for existing issues
- [x] I have searched the existing issues and checked that my issue is not a duplicate.
### What happened? Team 1 created the key team-1:test Team 2 can do RUD on the key team-1:test without any authorization
Expected behavior: ---- Team 2 should be forbidden to RUD the keys Team 1 created.
### Steps to Reproduce
1. Team 1 creates the key team-1:test 2. Team 2 can do RUD on the key team-1:test without any authorization 3.
### Relevant log output
```shell
```
### What part of LiteLLM is this about?
_No response_
### What LiteLLM version are you on ?
v1.83.14
### Twitter / LinkedIn details
_No response_