Plantify
/
API 명세서
/
API 명세서 (4)
Share
API 명세서 (4)
URI
Method
Description
Client
/v1/notifications
Open
GET
모든 알림 리스트 조회
USER
/v1/notifications
Open
POST
새 알림 생성
ADMIN
/v1/notifications/{notificationId}
Open
GET
특정 알림 상태 조회
USER
ADMIN
/v1/notifications/{notificationId}
Open
PUT
알림 업데이트(알림 읽음)
USER
/v1/admin/notifications
Open
POST
알림 전송
ADMIN
Open