Update context targets on a big segment

POST
/api/v2/segments/:projectKey/:environmentKey/:segmentKey/contexts

Update context targets included or excluded in a big segment. Big segments include larger list-based segments and synced segments. This operation does not support standard segments.

Path parameters

projectKeystringRequired

The project key

environmentKeystringRequired

The environment key

segmentKeystringRequired

The segment key

Request

This endpoint expects an object.
includedobjectOptional
excludedobjectOptional

Response

Action succeeded

{}
map from strings to any or null

Errors

Built with