Update a connected account
Rename, re-tag (metadata), or disable/re-enable a connected account. At least one field is required.
Authorizations
API key: Authorization: Bearer sk_test_... or sk_live_....
Headers
Pin a dated API release (Stripe-style). Omit to use the current version. An unknown value returns 400 request.invalid_version. Echoed back on every response.
"2026-07-10"
Connect: act on behalf of one of your connected accounts (its acct_…/org_… id). Omit to act as your own organization. Not honored on /v1/api_keys.
"org_2P9connectedacct"
Path Parameters
Connected-account id, e.g. "org_2P9K3sample".
1Body
Response
Default Response
Always "account".
account Connected-account id, e.g. "org_2P9K3sample".
Display name of the connected account.
The platform org that owns this connected account.
True once the account has been disabled/offboarded (acting as it is rejected).
Integrator-owned key-value map echoed back.
Creation timestamp, ISO-8601 UTC.