For the complete documentation index, see llms.txt. This page is also available as Markdown.

Modify industry

Updates an existing industry record in the public catalog.

put
Path parameters
idstringRequired

The unique identifier of the industry to update.

Body
namestringOptional
descriptionstringOptional
Responses
200

OK

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

Last updated

Was this helpful?