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