Files
SAE-BUT2-backend/tests/Notifications/Read notifications.bru
T

16 lines
173 B
Plaintext

meta {
name: Read notifications
type: http
seq: 3
}
post {
url: {{url}}/api/users/notifications/read
body: none
auth: inherit
}
settings {
encodeUrl: true
}