Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 808 Bytes

File metadata and controls

15 lines (12 loc) · 808 Bytes

# WebhookPayloadAccountDisconnectedAccount

Properties

Name Type Description Notes
account_id string The account's unique identifier (same as used in /v1/accounts/{accountId})
profile_id string The profile's unique identifier this account belongs to
platform string
username string
display_name string [optional]
disconnection_type string Whether the disconnection was intentional (user action) or unintentional (token expired/revoked)
reason string Human-readable reason for the disconnection

[Back to Model list] [Back to API list] [Back to README]