update_connection_end_user
Update the end-user identity on an existing Nango connection and verify the change by reading it back, ensuring the stored user data is accurate.
Instructions
Safely update native Nango end-user identity and verify it by read-back.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | ||
| No | |||
| displayName | No | ||
| environment | Yes | ||
| connectionId | Yes | ||
| providerConfigKey | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| endUser | Yes | ||
| verified | Yes | ||
| environment | Yes | ||
| connectionId | Yes | ||
| providerConfigKey | Yes | ||
| secretMaterialReturned | Yes | ||
| preservedEndUserTagCount | Yes | ||
| preservedConnectionTagCount | Yes |