Removes a specific node connection owned by the caller’s company.
cURL
curl --request DELETE \ --url https://api.seminode.com/v1/connections/nodes/{id} \ --header 'Authorization: <api-key>'
{ "detail": "<string>" }
Was this page helpful?