Unpublish Industry

Unpublishes a specific industry identified by its ID. This operation sets the industry record to an unpublished state in the system.

post
Path parameters
idstringRequired

The unique identifier of the industry to unpublish.

Responses
chevron-right
200

OK

application/json
idstringOptional
namestringOptional
revisioninteger · int32Optional
descriptionstring · nullableOptional
statusstring · enumOptionalPossible values:
post
/public/v1/public-catalog/industries/{id}/unpublish

Last updated

Was this helpful?