Hi @Grzegorz Siekaniec ,
This is the API reference for the API you are referring to which explains request body schema with two examples.
Also, as per this reference, the content-type header field is “application/json” so formatted body would accept JSON content as body. For reference, please check below screenshot.
As per this and this document references, JSON content under request body is valid. For reference, please check below screenshots.
For illustration, please check below screenshots.