Skip to main content
PATCH
Update a product

Authorizations

X-Juo-Admin-Api-Key
string
header
required

Long-lived Admin API key issued from the Juo merchant portal. Pass as the X-Juo-Admin-Api-Key header.

Headers

X-Tenant-ID
string
required

Unique identifier of the tenant in the system (usually a store identifier)

Path Parameters

productId
string
required

The product identifier

Minimum string length: 1

Body

application/json
title
string
Minimum string length: 1
description
string
vendor
string
productType
string
tags
string[]
status
Available options:
active

Response

Default Response

id
string
required
Minimum string length: 1
title
string
required
Minimum string length: 1
image
null | object
required
collections
object[]
required
planGroups
string[]
required

Subscription plan group IDs associated with this product

Minimum string length: 1