Skip to main content
PATCH
Unban Member
Sets a banned member’s status back to "active". Requires the caller to be a moderator or admin. Moderators can only unban regular members, not other moderators or admins.

Path Parameters

string
required
UUID of the space.
string
required
UUID of the membership record to unban.

Response

string
Confirmation message.
object
The updated membership record with status: "active".

Error Responses

Moderators attempting to unban another moderator or admin.
See also: useUnbanMember