Developers/API/Social Invitations and Connections
From wiki.storlye.com
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