Skip to main content
POST
/
v1
/
dev
/
reset
Resetar estado local de desenvolvimento
curl --request POST \
  --url http://localhost:4000/v1/dev/reset
{
  "ok": true,
  "reset": true
}

Documentation Index

Fetch the complete documentation index at: https://docs.refy.to/llms.txt

Use this file to discover all available pages before exploring further.

Response

200 - application/json

Estado resetado

ok
boolean
reset
boolean