Successfully deleted Team invite code.
import { DeleteTeamInviteCodeResponseBody } from "@vercel/sdk/models/deleteteaminvitecodeop.js";
let value: DeleteTeamInviteCodeResponseBody = {
id: "<id>",
};
Field | Type | Required | Description |
---|---|---|---|
id |
string | ✔️ | ID of the team. |