curl --location --request POST '/Label/Add?authcode' \ --header 'Content-Type: application/json' \ --data-raw '{ "LabelName": "string" }'
{}