Reload observers

will reload the observers configuration based on the updated config.toml file. REQUIRES AUTHENTICATION

post
Responses
200
successful operation
application/json
post
POST /actions/reload-observers HTTP/1.1
Host: egld.nownodes.io
Accept: */*
200

successful operation

{
  "data": {},
  "error": "text",
  "code": "text"
}