Skip to main content
DELETE
Delete a Segment
Call Get Segment Page Count first to see how many pages still use it, and use Replace a Segment to move them to another segment instead.

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme. Example: "Authorization: Bearer {token}"

Path Parameters

id
integer<int64>
required

The ID of the segment.

Response

OK

Last modified on July 28, 2026