Authorization: Bearer ********************
curl --location --request POST 'http://probill.local/api/domain/analysis/edit' \ --header 'Authorization: Bearer ZmQyZWQxMzEtMmM5Mi00NzI5LTg1YmMtMmE4Y2FjODFkYTI4' \ --form 'id=""' \ --form 'domain_id=""' \ --form 'type=""' \ --form 'sub=""' \ --form 'source=""' \ --form 'ttl=""' \ --form 'proxy=""' \ --form 'weight=""'
{ "msg": "Authentication error", "code": 1 }