curl --location --request POST 'ent/openapi/key' \ --header 'Authorization: Bearer {{ENT_TOKEN}}' \ --header 'X-Requested-With: XMLHttpRequest' \ --form 'info=""' \ --form 'auth="[1,2,3,4]"'
{}