/check-member Checks if a given user is a member of a specified community.
This endpoint verifies whether a user belongs to a particular community. It accepts either a community ID or URL, and a user handle or user link or user id, then returns a boolean flag indicating membership status.
POST
/
check-member
/check-member Checks if a given user is a member of a specified community.