Parses and validates the request body using a provided schema.
The type of the request body.
Optional
The request body to be validated.
The Zod schema to validate the request body.
Parses and validates the request body using a provided schema.
Throws