Skip to content

Update an existing customer review

POST
/rest/v1/customer/customer-review/{id}

Parameters

Path Parameters

id*

ID of the customer review to update

Type
integer
Required
Format
"int64"

Request Body

application/json
JSON
"string"

Responses

Customer review updated successfully

application/json
JSON
"string"

Playground

Variables
Key
Value
Body

Samples

Powered by VitePress OpenAPI