change notifications functions

This commit is contained in:
2025-12-17 17:18:37 +01:00
parent 08c51473a7
commit 08459ac627
5 changed files with 10 additions and 63 deletions
@@ -5,14 +5,13 @@ meta {
}
delete {
url: {{url}}/api/users/{{userId}}/delete/notification/{{notificationId}}
url: {{url}}/api/users/delete/notification/{{notificationId}}
body: none
auth: inherit
}
vars:pre-request {
userId:
notificationId:
notificationId: 3
}
settings {