{ "guid": "string", "name": "", "label_groupid": "" }
curl --location --request POST '/label/create_label' \ --header 'Content-Type: application/json' \ --data-raw '{ "guid": "string", "name": "", "label_groupid": "" }'
null