Unpublish Vendor Profile

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

post
Path parameters
idstringRequired

The unique identifier of the vendor-profiles to unpublish.

Responses
chevron-right
200

OK

application/json
idstringOptional
namestringOptional
iconstring · nullableOptional
revisioninteger · int32Optional
descriptionstring · nullableOptional
featuredboolean · nullableOptional
websitestring · nullableOptional
linkedInstring · nullableOptional
facebookstring · nullableOptional
youTubestring · nullableOptional
xProfilestring · nullableOptional
statusstring · enumOptionalPossible values:
post
/public/v1/public-catalog/vendor-profiles/{id}/unpublish

Last updated

Was this helpful?