Update Member Role
Space — Membership
Update Member Role
Update a member’s role within a space
PATCH
Update Member Role
Changes a member’s role. Only space admins can perform this action.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.
Path Parameters
UUID of the space.
UUID of the membership record to update.
Body Parameters
New role:
"admin", "moderator", or "member".Response
Confirmation message.
Updated membership with
id, role, status, joinedAt, and userId.
