curl --location --request POST '/auto_label/create' \ --header 'x-token: {{x-token}}' \ --form 'label_name=""' \ --form 'type=""' \ --form 'min=""' \ --form 'max=""'
null