DeleteLinkResponseBody The deleted link ID. Example Usage import { DeleteLinkResponseBody } from "dub/models/operations"; let value: DeleteLinkResponseBody = { id: "<id>", }; Fields Field Type Required Description id string ✔️ The ID of the link.