Support
Dashboard
About SparkLayer
Schedule Demo
📘
Help Docs
⚙️
Tech Docs
🎆
Ignite Docs
Navigate through spaces
Ctrl
K
Intro
API Authentication
Pricing API
Pricing API Docs
Purchasing API
Purchasing API Docs
Files API
Files API Docs
Core API
Core API Docs
Products
POST
Create a Product
GET
Get a Product
PATCH
Update a Product
GET
Get Product Variant
PATCH
Update a Product Variant
Customers
Discounts
Shipping
Settings
Customer Groups
Stock API Docs
Sync Logging API Docs
JavaScript SDK
Headless
Spark JS
Templates
Template Objects
Docs powered by
Archbee
Core API
...
Products
Update a Product
PATCH
https://app.sparklayer.io/api/v1/products/{id}
Try it
Live
Path Parameters
id
string
*
Header Parameters
Site-Id
string
*
Body Parameters
body
object
*
All Of
ProductWrite +
id
string
created_at
string<date-time>
updated_at
string<date-time>
external_id
string
title
string
slug
string
variants
ProductVariantWrite[]
*
Responses
200
Successful response
Product
All Of
Product-2 +
id
string
created_at
string<date-time>
updated_at
string<date-time>
external_id
string
title
string
slug
string
variants
ProductVariant[]
*
409
Conflict Response
default
Error Response
PREVIOUS
Get a Product
NEXT
Get Product Variant
Docs powered by
Archbee