POST

Query Member Connections


Retrieves a list of members and their connections to the given member.

Note: If an empty array is passed as connectedMemberIds, the call will succeed, but it will not return any data.

Permissions
Manage Blog
Manage Members
Read Member Connections
Manage Stores
Learn more about app permissions.
Endpoint
POST
https://www.wixapis.com/members/v3/followers/{memberId}/connections

Errors

This method doesn't return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Did this help?