curl --location --request POST '/ent/client/label' \ --header 'Authorization: Bearer {{ENT_TOKEN}}' \ --header 'Authorization;' \ --header 'X-Requested-With;' \ --form 'name=""'
{}