Links
Delete
Delete a link for the authenticated workspace.
Arguments
linkId
string
requiredThe 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
id
string
requiredThe id of the link that was deleted.