curl --location '/internal/engagement/mail-service/account-connected' \
--header 'Content-Type: application/json' \
--data '{
"userId": "2c4a230c-5085-4924-a3e1-25fb4fc5965b",
"workspaceId": "ef0efa32-d1c1-43d4-a5e2-fe7b4f00403c",
"accountId": "3d07c219-0a88-45be-9cfc-91e9d095a1e9"
}'{}