Developers/API/Social Invitations and Connections: Difference between revisions
From wiki.storlye.com
Jump to navigationJump to search
Document invitation response and active connections APIs |
m Protected "Developers/API/Social Invitations and Connections": Developers area managed by admins ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)) |
(No difference)
| |
Latest revision as of 09:42, 15 June 2026
Developers/API/Social Invitations and Connections
Endpoints
- GET /v1/widgets/pending-people-invites
- PATCH /v1/user-connections/:connectionId/respond-me
- GET /v1/users/active-connections
- GET /v1/users/:userId/active-connections
Purpose
- Expose pending invitation responses for the logged user.
- Accept/decline invitations and update social connection status.
- List active connections for mentions and profile social navigation.
Last update: 2026-06-15 14:42:07 UTC