export default defineEventHandler(async (event) => { const body = await readBody(event); // try { });