모두 읽음으로 표시
POST /v1/notifications/read-all: 읽지 않은 모든 알림을 읽음으로 표시하고 `{ ok, updated }`를 반환합니다.
POST /v1/notifications/read-all
읽지 않은 모든 알림을 읽음으로 표시하고 { ok, updated }를 반환합니다.
| 메서드 | POST |
| 경로 | /v1/notifications/read-all |
| 인증 | GATEWAY_AUTH_TOKEN이 설정된 경우 Authorization: Bearer <token> 필요 |
| 카테고리 | notifications |