Skip to content

Update an existing variation value

POST
/rest/v1/product/variation-value/{id}

Parameters

Path Parameters

id*

ID of the variation value to update

Type
integer
Required
Format
"int64"

Request Body

application/json
JSON
"string"

Responses

Variation value updated successfully

application/json
JSON
"string"

Playground

Variables
Key
Value
Body

Samples

Powered by VitePress OpenAPI