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

Create segment

Creates a new segment record in the public catalog.

post
Body

Represents a request to create a new segment in the public catalog.

namestringOptional
descriptionstring · nullableOptional
Responses
201

Created

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

Last updated

Was this helpful?