curl --location --request POST '/ent/user/batch/create' \ --header 'Authorization: Bearer {{ENT_TOKEN}}' \ --header 'Authorization;' \ --header 'X-Requested-With;' \ --form 'file=""' \ --form 'frame_id=""'
{}