Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

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

Path Parameters

rtmp_ingest_id
string
required

The ID of the RTMP ingest to disconnect.

Body

application/json

Request message for DisconnectRTMPIngestRequest.

rtmp_ingest_id
string

The ID of the RTMP ingest to disconnect.

Response

OK

Response message for DisconnectRTMPIngestRequest.