Declare that a parameter will be transmitted to the API through the body.
It will be serialized as part of a JSON object.
The serialization format is currently not customizable.
If no fieldname is given, the entire body is serialized into the object.
Declare that a parameter will be transmitted to the API through the body.
It will be serialized as part of a JSON object. The serialization format is currently not customizable. If no fieldname is given, the entire body is serialized into the object.