Latest Poppulo platform GraphQL API
Input type for updating a user
Fields
The UUID of the SCIM provisioned user to update
User lock status. When set to true, the user will not be able to log in.
The email of the user. When input is null, the current value will not be replaced.
The first name of the user. When input is null, the current value will not be replaced.
The surname (lastName) of the user. When input is null, the current value will not be replaced.