Skip to content

Update an existing product meta

POST
/rest/v1/product/product-meta/{id}

Parameters

Path Parameters

id*

ID of the product meta to update

Type
integer
Required
Format
"int64"

Request Body

application/json
JSON
"string"

Responses

Product meta updated successfully

application/json
JSON
"string"

Playground

Variables
Key
Value
Body

Samples

Powered by VitePress OpenAPI