Core API
...
Core API Docs
Products
Update a Product
PATCH
https://app.sparklayer.io/api/v1/products/{id}
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
Updated 24 Sep 2024
Did this page help you?