HTTP Request

Hello,

I am trying to do a HTTP POST request. This is the documentation:


I tried to implement it in make and I am not sure if I did the array passing correctly as following:

I am getting a server 500 error. Can you help me solve this?