API સંદર્ભ
Inbox
આ વિસ્તારમાં 5 એન્ડપૉઇન્ટ્સ છે. દરેકનું પોતાનું પેજ છે જેમાં તેના પૅરામીટર્સ, તેનો રિસ્પૉન્સ અને તમે ચલાવી શકો તેવી રિક્વેસ્ટ છે.
| પદ્ધતિ | પાથ | તે શું કરે છે | પરવાનગી |
|---|---|---|---|
| POST | /v1/inbox/read-all | Mark every message in the inbox read. | — |
| GET | /v1/inbox/threads | The 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/unread | The number the header badge renders. | — |