Skip to content

updateUser.v1

POST
/shopgate.user.updateUser.v1

This pipeline is used to update the data of the user.

Media typeapplication/json
object
firstName
string
Example
John
lastName
string
Example
Doe
customAttributes
object
Example
{
"attribute1": "value1",
"attribute2": "value2"
}

Successful Operation

Media typeapplication/json

Validation error

Media typeapplication/json

Unauthorized user

Media typeapplication/json

Unknown error

Media typeapplication/json