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

Update segment

Updates an existing segment record in the public catalog.

put
Path parameters
idstringRequired
Body
namestringOptional
descriptionstringOptional
Responses
200

OK

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

Last updated

Was this helpful?