Update First and Last name of existing users

Is there a way I can update the First and Last name of existing users?
I’m attaching the image regarding the specific place. Can it be done through the API?

Hi @FGeorgiev,

Checking the User Provisioning API I’m not seeing any option to edit the first and last name of a specific user. While there is a PUT/settings/v3/users/{userId} request that can be used it doesn’t accept any parameters that allow us to influence a user’s name from what I’ve tested. Generally though, since the first name and last name applies across any HubSpot account that the particular user has, I don’t think it’s meant to be adjusted via API through just one account.

Hope this clarifies :slightly_smiling_face: