Authorization: Bearer ********************curl --location --request DELETE 'https://api.twenty.com/rest/connectedAccounts/' \
--header 'Authorization: Bearer <token>'{
"data": {
"deleteConnectedAccount": {
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
}
}
}