Skip to main content
PATCH
Update current user profile

Request

Body parameters

At least one field must be supplied. An empty body returns 400.

Successful response

Error response

Authorizations

Authorization
string
header
required

JWT issued by the Salesive Store API for authenticated shoppers.

x-shop-id
string
header
required

Optional storefront identifier sent as a header to scope responses to a specific shop. Try It requests remember this value once provided.

Headers

x-shop-id
string

Optional identifier that scopes responses to a specific storefront when the referer cannot be inferred.

Body

application/json
name
string
Example:

"Jane Smith"

phone
string
Example:

"08099887766"

avatar
string<uri>

Response

Profile updated.

The response is of type object.