Skip to main content
PATCH
Spree SDK

Authorizations

x-spree-api-key
string
header
required

Publishable API key for store access

Authorization
string
header
required

JWT token for authenticated customers

Headers

x-spree-api-key
string
required
Authorization
string
required

Path Parameters

id
string
required

Body

application/json
name
string
Example:

"Updated Name"

is_private
boolean
Example:

true

is_default
boolean
Example:

false

Response

200 - application/json

wishlist updated

id
string
required
name
string
required
token
string
required
is_default
boolean
required
is_private
boolean
required
items
object[]