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
useUnbanMember returns a callable function for unbanning a member. Sets their membership status from "banned" back to "active". Requires the caller to be a moderator or admin.
Usage Example
Parameters
UUID of the space.
UUID of the membership record to unban.
Returns
Confirmation message.

