Skip to main content
DELETE
Delete a segment

Authorizations

Authorization
string
header
required

Organization API key, sent as Authorization: Bearer boom_org_....

Path Parameters

slug
string
required

The segment slug, as returned by segments_list.

Minimum string length: 1

Response

Success

removed
boolean
required

True when this call removed the segment; false when it was already gone.