/
YU
yume-cloud
/
Yume API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v4
latest
OpenAPI 3.0.3
raw.githubusercontent.com
2026-05-12
917
687
2.7 MB
v1
patch
/v1/website/products/{id}/
Path parameters
id
integer
required
Request body
PatchedManageProduct
required
id
integer
name
string
nullable
slug
string
nullable
type
union
unique_id
string
nullable
category
integer
nullable
image
string
uri
nullable
price
string
decimal
amount
integer
discount
integer
nullable
discount_start_at
string
date-time
nullable
discount_end_at
string
date-time
nullable
{"stackTrail":"components:schemas:PatchedManageProduct:properties:extra","oasType":"schema","type":"unknown"}
object_id
integer
order
integer
published
boolean
Response
ManageProduct
required
id
integer
required
name
string
nullable
required
slug
string
nullable
type
union
required
unique_id
string
nullable
required
category
integer
nullable
image
string
uri
nullable
price
string
decimal
required
amount
integer
required
discount
integer
nullable
discount_start_at
string
date-time
nullable
discount_end_at
string
date-time
nullable
{"stackTrail":"components:schemas:ManageProduct:properties:extra","oasType":"schema","type":"unknown"}
object_id
integer
required
order
integer
published
boolean