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