PRODUCTS
Update a product
Update an existing product with the specified details.
PATCH
/
v1
/
products
/
{productId}
/
update
Authorizations
Public-Key
string
headerrequiredSecret-Key
string
headerrequiredPath Parameters
productId
string
requiredPATCH /v1/products/:productId/update Parameter
Body
application/json
name
string
description
string
default: cover
string
coverBlurHash
string
coverVideo
gallery
object[]
trailer
featureCoverVideo
boolean
genres
enum<string>[]
Available options:
Action
, Action RPG
, Adventure
, Arcade
, Arcade Racing
, Battle Royale
, Beat 'em up
, Board Game
, Card Game
, Casual
, Co-op
, Educational
, Fighting
, FPS
, Horror
, Indie
, Interactive Story
, Japanese RPG
, Logic Game
, MMO
, Management
, Metroidvania
, Mini-games
, Multiplayer
, Open World
, Party
, Platformer
, Puzzle
, RPG
, Racing
, Real-Time Strategy
, Roguelike
, Rhythm
, Sandbox
, Shooter
, Simulation
, Simulation Racing
, Sports
, Strategy
, Survival
, Tactical RPG
, TPS
, Turn-Based Strategy
, Visual Novel
features
object[]
status
enum<string>
Available options:
DRAFT
, ACTIVE
, HIDDEN
externalId
string
projectId
string
systems
enum<string>[]
Available options:
Windows
, MacOs
, Linux
, PlayStation 4
, PlayStation 5
, Xbox One
, Xbox Series X|S
, iOS
, Android
, Nintendo Switch
, Nintendo 3DS
offers
object[]
variants
object[]
customFields
object[]
tags
object[]
type
string
Allowed value:
"Game"
developer
string
publisher
string
pegiRating
enum<string>
Available options:
3
, 7
, 12
, 16
, 18
, !
releaseDate
integer
requirements
object
id
string
requiredResponse
200 - application/json
status
string
requiredAllowed value:
"success"
data
object
required