Skip to main content
DELETE
https://ageneral.ai
/
v1
/
nodes
/
{id}
Delete node
curl --request DELETE \
  --url https://ageneral.ai/v1/nodes/{id} \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

Session JWT or node identity token where applicable. Send as Authorization: Bearer <token>.

Path Parameters

id
string
required

Response

Success

The response is of type object.