مرجع واجهة برمجة التطبيقات
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. | — |