app.MapPut("ping/pong/yolo", ctx => ...);
and in there you read the Body as string ... it should be a one liner?