Authorization: Bearer ********************curl --location 'https://numueg.app/api/v1/stores//channels/connect' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"store_id": "7fe87115-950c-4ae8-bd7e-970406bc9ac0",
"redirect_uri": "string"
}'{
"success": true,
"data": null,
"message": "string"
}