stream
Start ingest for a pull stream
POST /stream/{id}/start-pull can be used to start ingest for a stream
configured with a pull source. If the stream has recording configured,
it will also start recording.
A 204 No Content status response indicates the stream was successfully
started.
post/stream/{id}/start-pull
Response
Success