updateUser.v1
POST
/shopgate.user.updateUser.v1
This pipeline is used to update the data of the user.
Request Body
Section titled “Request Body”Media typeapplication/json
object
firstName
string
Example
JohnlastName
string
Example
DoecustomAttributes
object
Example
{ "attribute1": "value1", "attribute2": "value2"}Responses
Section titled “Responses”Successful Operation
Media typeapplication/json
Validation error
Media typeapplication/json
Unauthorized user
Media typeapplication/json
Unknown error
Media typeapplication/json

