Update a Treasury integration definition
Update an integration definition. Omit a secret key to keep its stored value (carry-forward). Admin only.
Authentication
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
Request
Non-secret connection body.
Vendor family (normalized lowercase).
global | workspace | user.
oauth2 | oauth_client_credentials | oauth_ropc | api_key | pat | paragon.
Owning user; required when scope=user.
Write-only {secret_key: value} (e.g. client_secret). Never returned.
Owning workspace (defaults to the caller’s workspace when scope=workspace).
Response
oauth2 | oauth_client_credentials | … | paragon.
Non-secret connection body.
Creation timestamp (UTC).
Map of secret-key → whether it is set.
Stable definition id (tid_*).
Vendor family, e.g. databricks_direct.
global | workspace | user.
Last-update timestamp (UTC).
Owning user (scope=user).
Owning workspace (scope=workspace).
