cURL
curl --request DELETE \ --url https://ageneral.ai/v1/nodes/{node_id}/secrets/{name} \ --header 'Authorization: Bearer <token>'
{}
Session JWT or node identity token where applicable. Send as Authorization: Bearer <token>.
Authorization: Bearer <token>
Success
The response is of type object.
object