Msg
26 live endpoints. Every path is a real, callable route.
| Method | Path | Auth |
|---|---|---|
GET | /api/msg/calls/history | user |
POST | /api/msg/calls/log | user |
GET | /api/msg/calls/missed-count | user |
DELETE | /api/msg/contacts/:zid | user |
PATCH | /api/msg/contacts/:zid | user |
GET | /api/msg/contacts/search/:term | user |
GET | /api/msg/contacts | user |
POST | /api/msg/contacts | user |
GET | /api/msg/conversations/:id/messages | user |
POST | /api/msg/conversations/:id/messages | user |
POST | /api/msg/conversations/:id/read | user |
GET | /api/msg/conversations | user |
POST | /api/msg/conversations | user |
GET | /api/msg/ice-servers | public |
POST | /api/msg/messages/:id/react | user |
DELETE | /api/msg/messages/:id | user |
PATCH | /api/msg/messages/:id | user |
GET | /api/msg/profile/:zid | user |
GET | /api/msg/profile/links/:zid | user |
GET | /api/msg/profile/links | user |
PUT | /api/msg/profile/links | user |
GET | /api/msg/profile | user |
PATCH | /api/msg/profile | user |
GET | /api/msg/settings | user |
PATCH | /api/msg/settings | user |
PUT | /api/msg/status | user |