DevZero Logo

DevZero

Delete a node from a network

DELETE
/teams/{team_id}/networks/{network_id}/nodes/{node_id}

Path Parameters

team_idstring

ID of team

node_idstring
network_idstring

Header Parameters

Authorizationstring

Value: "Bearer <token>"; visit the "User Settings" page in the DevZero dashboard to generate a token

Response Body

curl -X DELETE "https://api.devzero.io/backend/v0/teams/string/networks/string/nodes/string" \
  -H "Authorization: string"
Empty
{
  "message": "string"
}
{
  "message": "string"
}
{
  "message": "string"
}
{
  "message": "string"
}
{
  "message": "string"
}
{
  "message": "string"
}
{
  "message": "string"
}
{
  "message": "string"
}
{
  "message": "string"
}