curl --location --request POST '/api/profile/bulk-import' \ --header 'Content-Type: application/json' \ --data-raw '{ "data": [ "string" ], "used_for": "TRAFFIC_SEO" }'