Skip to main content

Delete Segment by ID​

This API deletes the segment specified by the given ID.

Note that segment deletion may take some time to become effective.

A token with ORG_ADMIN or API authority is required to call this API.

Path Parameters
  • id string required

    The ID of the Segment to delete.

    Example: ef38f94347e94562b5bb8424a56397d8
Responses

No content.

Loading...