Can you call /alter endpoint with something like dgo api.Operation_DATA

You can do this via curl to drop the data without the schema:

curl -X POST localhost:8080/alter -d '{"drop_op": "DATA"}'