successful operation
const response = await fetch('https://egld.nownodes.io/actions/reload-full-history-observers', { method: 'POST', headers: {}, }); const data = await response.json();
{ "error": "text", "code": "text" }