The PUT and PATCH method body must be provided as one of the following:
define the body as a file with empty Parameter name field; in which case the MIME Type is used as the Content-Type
define the body as parameter value(s) with no name
use the Post Body tab
If you define any parameters with a name in either the sampler or Http defaults then nothing is sent. PUT and PATCH require a Content-Type.