Customizing the body would be incredibly useful as some POST body has different schemas.
example:
body: {
person: true,
characteristics: {
eyes: brown,
hair: bald,
weight: 180,
}