curl --location --request POST '//projects//optimization/choose-api?apiKey' \
--header 'Content-Type: application/json' \
--data-raw '{
"identification": "{ \"sourceId\": \"1575686747310551XXX\", \"profileId\": \"profile_c2daf740e3e9f7aa48c6f6563f192XXX\" }",
"names": [
"name_1"
],
"groups": [
"group_1"
],
"device": "mobile",
"sessionId": "my_session_1"
}'{
"choices": []
}