Update product

Update an existing product.

Allowed Fields:

  • name: Product name
  • aliases: Array of unique identifiers for lookup
  • status: Product status (0=unpublished, 1=published)
  • type: Product type (0=default, 1=hidden)
  • icon: Product icon filename/URL
  • components: Component products; each item is an object with at least id (the referenced product ID)
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

Product ID

Body Params
aliases
array of strings

Product aliases for easy lookup

aliases
components
array of objects

Component entries (objects with at least id when returned with this field)

components
uri | null

Icon URL

string
length ≤ 200
integer
enum
Defaults to 1

Status (0=unpublished/inactive, 1=published/active)

Allowed:
integer
enum

Product type (0=default, 1=hidden)

Allowed:
Responses

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json