API 참조

Inbox

이 영역에 5개의 엔드포인트가 있습니다. 각 엔드포인트에는 매개변수, 응답, 그리고 직접 실행할 수 있는 요청이 포함된 전용 페이지가 있습니다.

메서드경로기능 소개권한
POST/v1/inbox/read-allMark every message in the inbox read.
GET/v1/inbox/threadsThe inbox — one row per conversation, newest first.
GET/v1/inbox/threads/{threadKey}One conversation, oldest message first.
POST/v1/inbox/threads/{threadKey}Mark a conversation read, or archive it.
GET/v1/inbox/unreadThe number the header badge renders.