The tool I use to do the requests automatically converts payload to JSON object if content type is set to JSON but that’s not part of th discussion.
Following the guide and changing payload to'{"required_configuration": "myconfig"}' actually did it, thank you very much! Your post explains everything much better than the docs.