RTMP Ingests
Disconnect
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the RTMP ingest to disconnect.
Body
application/json
Request message for DisconnectRTMPIngestRequest.
The ID of the RTMP ingest to disconnect.
Response
200
application/json
OK
Response message for DisconnectRTMPIngestRequest.