Links
dub.links.delete
Delete a link for the authenticated workspace.
Arguments
The id of the link to delete. You can get this via the links.get
method.
Alternatively, you can use your externalId
prefixed with ext_
.
Response
The id of the link that was deleted.