Documentation Index
Fetch the complete documentation index at: https://docs.replyke.com/llms.txt
Use this file to discover all available pages before exploring further.
Overview
useRemoveMember returns a callable function for removing a member from a space by setting their status to "banned". Requires the caller to be a moderator or admin. Only admins can remove other admins.
Usage Example
Parameters
UUID of the space.
UUID of the membership record to ban.
Returns
Confirmation message.
useUnbanMember to reverse a ban.
