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

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

Response

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