diff --git a/website/docs/api/admin/segments.mdx b/website/docs/api/admin/segments.mdx index 27bb7ca37a..a7336aef77 100644 --- a/website/docs/api/admin/segments.mdx +++ b/website/docs/api/admin/segments.mdx @@ -267,8 +267,6 @@ Use a JSON object with the following properties to update the list of applied se ## Types -### Segment creation payload - ### `ISegment`: segment interface {#isegment} ``` ts