Developers/API/Social Invitations and Connections

From wiki.storlye.com
Revision as of 09:42, 15 June 2026 by Wikistorlye admin (talk | contribs) (Document invitation response and active connections APIs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

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