Skip to main content
DELETE
Terminate connections by endpoint

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

endpoint_id
enum<string>
required

The endpoint ID to terminate connections for.

Available options:
filtered_stream,
sample_stream,
sample10_stream,
firehose_stream,
tweets_compliance_stream,
users_compliance_stream,
tweet_label_stream,
firehose_stream_lang_en,
firehose_stream_lang_ja,
firehose_stream_lang_ko,
firehose_stream_lang_pt,
likes_firehose_stream,
likes_sample10_stream,
likes_compliance_stream

Response

The request has succeeded.

data
object
errors
object[]
Minimum array length: 1

An HTTP Problem Details object, as defined in IETF RFC 7807 (https://tools.ietf.org/html/rfc7807).