Deletes the specified source from the session.
Authorizations: Sessions - CHANGE_SOURCES
Requests
DELETE /apis/sessions/:sessionId/sources/:sourceId
Response
Success
(Empty payload)
Error
|
Code |
Payload |
Description |
|---|---|---|
|
|
|
Session is hidden and requester does not own the session. |
|
|
|
Session with UUID |
|
|
|
Source with UUID |
|
|
|
The track could not be found. |
|
|
|
There is an active recording on this session. |