curl --location --request PUT '/ent/enterprise/template/' \ --header 'Authorization: Bearer {{ENT_TOKEN}}' \ --header 'Authorization;' \ --header 'X-Requested-With;' \ --form 'name=""' \ --form 'info=""'
{}