Ban Member
Space — Membership
Ban Member
Ban a member from a space
PATCH
Ban Member
Sets a member’s status toDocumentation Index
Fetch the complete documentation index at: https://docs.replyke.com/llms.txt
Use this file to discover all available pages before exploring further.
"banned". Requires the caller to be a moderator or admin. Moderators can only ban regular members. Only the space creator can ban admins, and the last admin cannot be banned.
Path Parameters
UUID of the space.
UUID of the membership record to ban.
Response
Confirmation message.
The updated membership record with
status: "banned".Error Responses
Membership Not Found — 404
Membership Not Found — 404
Insufficient Permissions — 403
Insufficient Permissions — 403
Moderators attempting to ban another moderator or admin.
Creator Required — 403
Creator Required — 403
Non-creator attempting to ban an admin.
Last Admin — 400
Last Admin — 400

