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
string
required
UUID of the space.
string
required
UUID of the membership record to unban.
Returns
string
Confirmation message.

