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