Update Product Profile

Updates an existing product-profile record in the public catalog.

put
Path parameters
idstringRequired

The unique identifier of the product-profile to update.

Body
iconstring · binaryOptional

Icon file associated with the Product Profile.

Responses
chevron-right
200

OK

application/json
idstringOptional
namestringOptional
iconstring · nullableOptional
revisioninteger · int32Optional
shortDescriptionstring · nullableOptional
longDescriptionstring · nullableOptional
featuredboolean · nullableOptional
websitestring · nullableOptional
linkedInstring · nullableOptional
facebookstring · nullableOptional
youTubestring · nullableOptional
xProfilestring · nullableOptional
statusstring · enumOptionalPossible values:
put
/public/v1/public-catalog/product-profiles/{id}

Last updated

Was this helpful?