DELETE operations must not define a request body, since the resource to remove is identified by the path and a payload can be silently ignored by servers.
OpenAPI No Request Body On Delete Error
Message: DELETE operations MUST NOT have a request body
Policies
Request Bodies
Requiring that all operational request bodies meets the policy standards.