POST operations should define a request body, since creating a resource almost always requires the consumer to submit a representation of that new resource.
OpenAPI Request Body On Post Info
Message: POST operations SHOULD have a request body
Policies
Request Bodies Schema
Requiring that all operational request body schema meets the policy standards.