Convert Json into YAML language

I have trying to run the following Json; It seems to run fine but It supposed to run a result but I am not seeing nothing. Is anybody could tell me what’s going on ?
Her is the Json :

curl --basic -u admin:admin -F file=@ms3-samples.zip -F name=ms3-samples -F version=2.0 --header “Content-Type: multipart/form-data” “http://52.73.56.141:8080/mmc-console-3.6.2/api/repository
Is the playbook ; what am I supposed to return the curl (URI) result. Also is my YAML script ok ?