Unpublish Product Profile

Unpublishes a specific product-profile identified by its ID. This operation sets the product profiles record to an unpublished state in the system.

post
Path parameters
idstringRequired

The unique identifier of the product profiles to unpublish.

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:
post
/public/v1/public-catalog/product-profiles/{id}/unpublish

Last updated

Was this helpful?