Links
Delete a link
Delete a link for the authenticated workspace.
DELETE
/
links
/
{linkId}
Authorizations
Authorization
string
headerrequiredDefault authentication mechanism
Path Parameters
linkId
string
requiredThe 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
id
string
requiredThe ID of the link.
Was this page helpful?