Authorization: Bearer ********************
curl --location --request POST 'http://localhost:9999/api1/enterprise/customer-data-pool/insertCustomerDataPoolIndex?subTaskId=7550' \
--header 'Authorization: Bearer <token>'
{"code":"200","msg":"success","data":null}