For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
  • Overview
    • Introduction
    • Response Codes
  • API Reference
      • GETGet integration
      • PUTUpdate integration
      • DELDelete integration
      • GETList integrations
      • POSTCreate integration
LogoLogo
API ReferenceIntegrations

Delete integration

||View as Markdown|
DELETE
https://hublinks.io/rest/accounts/:account_id/integrations/hubspot
DELETE
/rest/accounts/:account_id/integrations/hubspot
$curl -X DELETE https://hublinks.io/rest/accounts/account_id/integrations/hubspot \
> -H "X-API-KEY: <apiKey>"
200Deleted
1{}
Delete an integration.
Was this page helpful?
Previous

Update integration

Next

List integrations

Built with

Authentication

X-API-KEYstring
API Key authentication via header

Path parameters

account_idstringRequired

Response

Successful response