Segments

Kill current running query of segment

Kill the current running query associated with the segment.

post/audiences/{audienceId}/segments/queries/{queryId}/kill

Path parameters

audienceIdinteger required

Audience ID of the segment

queryIdinteger required

ID of query

Response

successful operation

messagestring

A message indicates canceling query didn't complete successfully

Changes

Changed in 1 of the 3 revisions of this API.1

    • api operation id segments#kill_query removed and replaced with segments_kill_query

      api-operation-id-removed