Updates an existing product description.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

The requested API version

Body Params

The product description update request.

Request model for updating a product description.

int32
required
1 to 2147483647

The unique identifier of the product description to update (required).

string | null

The new name for the product description. If null, name will not be updated.

string | null

The new description for the product description. If null, description will not be updated.
Empty string will clear the description.

boolean | null

The new active status for the product description. If null, status will not be updated.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
string
enum
Defaults to application/json-patch+json

Generated from available request content types

Allowed:
Responses

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