API Reference
Reference for our API
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>" }
Format: "Bearer <access_token>"
Node ID
node connection deleted
The response is of type object.
object