Connected Account Updated
Triggered when a connected account is updated
postWebhookconnected_account.updated
Payload
Example payload
{
"spec_version": "1",
"type": "connected_account.updated",
"object": "ConnectedAccount",
"data": {
"id": "ca_101531404000559370",
"identifier": "john@acmecorp.com",
"connection_id": "conn_100668583155073286",
"connection_name": "gmail",
"provider": "GMAIL",
"authorization_type": "OAUTH",
"status": "ACTIVE",
"token_expires_at": "2025-12-02T06:59:57.237447Z",
"last_used_at": "2025-12-02T06:00:01.374253Z"
}
}Response
Webhook received successfully