Authorizations
An API key that grants access to the Connect API. You can create and manage API keys in the portal.
Path Parameters
The unique identifier of the user.
Body
The user data to update.
Request to update a user.
Name of the user.
"John Doe"
Email of the user.
"john.doe@example.com"
Mobile phone number of the user.
"+15551234567"
The identity of the entity, such as personal number, organization number, etc., depending on the country and customer type.
A set of key-value pairs that can be attached to an object for storing additional information in a semi-structured format.
Response
User updated successfully.
A user within the system.
Unique identifier for the user.
Name of the user.
Email of the user.
Mobile phone number of the user.
The identity of the entity, such as personal number, organization number, etc., depending on the country and customer type.
List of customer IDs associated with this user.
The unique identifier for a customer.
Date and time when the user was created.
Date and time when the user was last updated.
A set of key-value pairs that can be attached to an object for storing additional information in a semi-structured format.