labs

Update Member

Owner-only. Approve/reject a pending join request, promote/demote between mentor/member, or revoke. status='active' on a pending member APPROVES it (grants the seat + Lab tier, subject to seat quota); status='rejected' declines it. Owner cannot modify their own membership.

patch/api/labs/{lab_id}/members/{member_user_id}

Path parameters

lab_idstring required
member_user_idstring required

Headers

authorizationstring nullable

Request body

rolestring nullable
statusstring nullable

Response

Successful Response

object required

Changes

No recorded changes to this endpoint across all 1 revision of this API.