Skip to main content
POST
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

Body

application/json
name
string
required
Example:

"Birthday Ideas"

is_private
boolean
Example:

true

is_default
boolean
Example:

false

Response

wishlist created

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