Skip to main content
PATCH
Approve Member
Sets a pending member’s status to "active". Requires the caller to be a moderator or admin.

Path Parameters

spaceId
string
required
UUID of the space.
memberId
string
required
UUID of the membership record to approve.

Response

message
string
Confirmation message.
membership
object
Updated membership with id, status: "active", and joinedAt.
See also: useApproveMember