meta { name: Read notifications type: http seq: 4 } post { url: {{url}}/api/users/notifications/read body: none auth: inherit } assert { res.status: eq 200 } settings { encodeUrl: true timeout: 0 }