Update a product's name

POST {{baseUrl}}/products/:id/change-name

Change name of a product

Request Body

{"newName"=>"<string>"}

HEADERS

KeyDatatypeRequiredDescription
x-versionstring(Required) Specifies the version of the resource
x-user-rolestring(Required) Specifies the user role with which the user intends to perform the operation
Content-Typestring
Acceptstring