Links
Delete a link
Delete a link for the authenticated workspace.
DELETE
/
links
/
{linkId}
Authorizations
Default authentication mechanism
Path Parameters
The id of the link to delete. You may use either linkId
(obtained via /links/info
endpoint) or externalId
prefixed with ext_
.
Response
200 - application/json
The ID of the link.
Was this page helpful?