Request Body
The maximum request body (Input) size is 120 KB.
If a request body whose size exceeds the upper limit is specified, the API fails with HTTP status code 413.
Parameter names specified in the request body are case sensitive, but parameter values are case insensitive.
However, if the parameter value is an arbitrary string such as a friendly name, the parameter value is treated as being case-sensitive.
Also, if the parameter value is a Boolean, true/false can only be in lower case.

