Links
dub.links.deleteMany
Delete multiple links for the authenticated workspace.
Arguments
linkIds
string[]
requiredComma-separated list of link IDs to delete. Maximum of 100 IDs. Non-existing IDs will be ignored.
Response
deletedCount
number
requiredThe number of links deleted.
Was this page helpful?