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
200
OK
application/json
idstringOptional
namestringOptional
revisioninteger · int32Optional
descriptionstring · nullableOptional
statusstring · enumOptionalPossible values:
400
Bad Request
application/json
403
Forbidden
application/json
404
Not Found
application/json
post
/public/v1/public-catalog/industries/{id}/unpublishLast updated
Was this helpful?