Action: Update User
WordPress Operation

The Update User action modifies the details, role, or metadata of an existing user.
Example User Story
I want to update user details in WordPress so that I can manage user information effectively.
Fields
Field Name
Field Type
Required
userId
Integer
Yes
String
No
username
String
No
firstName
String
No
lastName
String
No
roles
String
No
Related Connections
Related Automations
Example link
Code (Apache v2.0): Operation
Last updated