Delete RTSP Schedule
DELETE/program/api/v2/streams/:id/rtsp-schedules/:scheduleId
warning
This endpoint is available in private cloud only. Use your global host URL if self-hosted.
Delete an RTSP schedule. Stops any active pull if the schedule is currently active.
Generate JWTRequest
Responses
- 204
- 403
- 404
- 500
Schedule deleted
Forbidden - Schedule belongs to different project
Schedule not found
Internal Server Error