{ "$schema": "https://json-structure.org/draft/2020-12/schema", "name": "SegmentsRequestBody", "type": "object", "properties": { "metrics": { "type": "string" }, "segmentType": { "type": "string" }, "periodicity": { "type": "string" } } }