Create MaterializedSegment
Create a new materialized segment. The materialization can then be attached to rules.
Documentation Index
Fetch the complete documentation index at: https://confidence-auth-testing.mintlify.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
The id of the materialization which would be the the last segment of the resource name such as 'materializedSegments/{materialized_segment_id}'. If none is specified a server generated one will be used.
Body
Create a new materialized segment.
MaterializedSegment: The properties of the materialization to be created.
The id of the materialization which would be the the last segment of the resource name such as 'materializedSegments/{materialized_segment_id}'. If none is specified a server generated one will be used.
Response
Returns a MaterializedSegment.
A slice of the entity population that has is materialized as individual entity identifiers stored in a database. Useful for segmenting a large list of entities that cannot otherwise be easily targeted through evaluation context.
A human-friendly name for the segment.
Time when the segment was first created.
Time when the segment was last updated.
Reference to the identity that created this segment.
Reference to the identity that last updated this segment.
The resource name of the materialized segment.
For example:
materializedSegment/0smva5nxuhv4yts6paxt
General labels for this resource.
The owner of the resource. If not set will default to the creator.

