Create Industry

Creates a new industry record in the public catalog. Accepts a request with necessary details to create the industry.

post
Body

Represents a request to create a new industry in the public catalog. Contains the necessary properties for specifying industry details.

namestringOptional
descriptionstring · nullableOptional
Responses
chevron-right
201

Created

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

Last updated

Was this helpful?