Skip to main content
PATCH
Update a product

Authorizations

x-api-key
string
header
required

Your API key. Public production API-key endpoints accept kyren_live_* keys. Staging credentials are environment-specific and must be used only with the staging environment for which Kyren issued them.

Path Parameters

id
string
required

The unique identifier of the resource

Body

application/json
name
string
Maximum string length: 200
description
string
Maximum string length: 1000
image
string
price
string
Pattern: ^\d+(\.\d{1,2})?$
currency
string
metadata
object

Response

Product updated successfully

code
integer
Example:

0

message
string
Example:

"success"

data
object