How to config plugin StatsD metrics using httpie/curl properly?

Hello guys.
I’m cloning schema.lua of StatsD to my plugin because I want to use Its config format.
But I don’t know how to POST a request that matches the metrics schema of this plugin configuration which looks like this.


The document of StatsD doesn’t have a sample request for this section.