Delete RTSP Source
DELETE/program/api/v2/streams/:id/rtsp-source
warning
This endpoint is available in private cloud only. Use your global host URL if self-hosted.
Delete RTSP source configuration for a stream. Stops any active pull first.
Generate JWTRequest
Responses
- 204
- 403
- 404
- 500
RTSP source deleted
Forbidden - Stream belongs to different project
RTSP source not found
Internal Server Error