auth-bearer: ********************curl --location --request POST '/solicitation/unregulatedInsurance' \
--header 'auth-bearer: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"unregulatedInsurance": "Example Insurance",
"note": "Urgent request"
}'{
"message": "Unregulated Insurance Solicitation created successfully"
}