POST api/VXFieldFormat
Documentation for 'Post'.
Request Information
Request body formats
application/json, text/json
Sample:
{
"LABEL": "sample string 1",
"VALUE": "sample string 2"
}
Response Information
Response body formats
application/json, text/json
Sample:
{
"FieldFormatList": null
}