Update RTSP Schedule
PUT/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.
Update an existing RTSP schedule
Generate JWTRequest
Responses
- 200
- 400
- 403
- 404
- 500
Schedule updated
Bad Request - Invalid schedule
Forbidden - Schedule belongs to different project
Schedule not found
Internal Server Error