Update A User
Updates a user object.
external_metadata.open_banking.end_user will be reflected in future banking reports.Setting a field to null or an empty string will update the Argyle user object but may cause future banking reports to continue to display the previous value.Authorizations
Username = api_key_id, Password = api_key_secret
Path Parameters
ID of the user object to be updated.
Body
Pre-fill Link's login screen with this first name.
Pre-fill Link's login screen with this last name.
Pre-fill Link's login screen with this email.
Invalid email addresses will cause the request to fail.
Social Security number.
Any valid JSON.
The provided values are merged with the user's existing external metadata.
Must be an object {} when used for banking reports.
Any string. Maximum 100 characters.
Response
Unique ID of the user.
"018051aa-f7a9-a0db-2f38-6cfa325e9d69"
Timestamp (ISO 8601) when the user object was created.
"2023-01-30T22:25:38.971Z"
Items the user has connected through Link. Typically employers or payroll platforms.
Individual employers associated with the connected Items.
Free-text field where additional context for the user can be added.
- Can be any valid JSON, such as a string or object.
Note: Using external_id (see below) is recommended when the ability to filter users by an external value is needed.
Free-text field where additional context for the user can be added.
- Can be any string of 100 characters or less.
- Multiple users can have the same
external_id.
Often used to group users, or associate your internal ID's to users.
- Can be attached to invites or shareable URLs.
- Can be used as a query parameter when listing users. (Only exact matches are supported)
- Can be used to search for specific users within the Connections section of Console.
- Will appear on billing CSVs if associated with a user.
"July_Connection"
First name of the user.
"Sarah"
Last name of the user.
"Longfield"
Email of the user.
"sarah@email.com"
Phone number of the user. E.164 international format.
"+12125555555"
Social Security number of the user.
"522-09-1191"
Address of the user.
Date of birth of the user.