cURL
curl --request DELETE \ --url https://api.seminode.com/v1/connections/nodes/{id} \ --header 'Authorization: <api-key>'
{ "detail": "<string>" }
Removes a specific node connection owned by the caller’s company.
Documentation IndexFetch the complete documentation index at: https://docs.seminode.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.seminode.com/llms.txt
Use this file to discover all available pages before exploring further.
Format: "Bearer <access_token>"
Node ID
node connection deleted
Was this page helpful?