Successfully updated the membership.
import { UpdateTeamMemberResponseBody } from "@vercel/sdk/models/updateteammemberop.js";
let value: UpdateTeamMemberResponseBody = {
id: "<id>",
};
Field | Type | Required | Description |
---|---|---|---|
id |
string | ✔️ | ID of the team. |