I am using an HTTP client for Golang and the format of the POST request is as follows:
package main import ( "log" "github.com/monaco