Edit Organization MembershipAsk AIput https://www.keycafe.com/v0/organizationMembership/{membership_id}Edit a membership with a PUT request to the endpoint with the membership ID.Path Paramsmembership_idint64requiredThe unique identifier of the organization membership. Example: 123456Body Paramsuserobjectuser objectcodestringA 4-6 digit numeric code which allows the user to pick up or drop off keys they have access to in the organization.Responses 200Organization membership updated successfully. 400400Updated 8 months ago