Remove a social connection from a user account
curl --request DELETE \
--url https://api.wacht.dev/users/{user_id}/social-connections/{connection_id} \
--header 'Authorization: Bearer <token>'This response does not have an example.curl --request DELETE \
--url https://api.wacht.dev/users/{user_id}/social-connections/{connection_id} \
--header 'Authorization: Bearer <token>'This response does not have an example.