Authorization: Bearer ********************
curl --location --request POST '/whitelist-domains/index' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data-raw '{ "name": [ "string" ] }'