API-KEY: ********************SESSION-ID: ********************curl --location --request POST '/zalo//connect/' \
--header 'API-KEY: <api-key>' \
--header 'SESSION-ID: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"code": "string",
"code_challenge": "string",
"oa_id": "string"
}'null