curl --location --request POST 'https://qa.api.adlyfy.dev/api/v1/connections' \
--header 'Authorization: Bearer <token>' \
--header 'x-api-key: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"platform": "meta",
"redirect": "https://localhost:8000/api/v1/meta/redirect/callback"
}'{
"authUrl": "https://www.facebook.com/v24.0/dialog/oauth?client_id=123&state=encoded"
}