program_mod
program_mod
200 OK
{"result_code":0,"result_msg":"SUCCESS", ...}200 OK
{"result_code":20000,"result_msg":"JSON data is Null"}key
value
설명
result_code
result_message
설명
Manager의 스케줄에 할당된 파일 채널을 수정합니다.
Path parameters
channel_idstringRequired
스케줄 설정을 적용하려는 대상 채널의 고유 식별 자
Body
Responses
200
Successful operation
application/json
400
정의되지 않은 API 호출, Undefined API Call
404
존재하지 않는 App 혹은 Stream, Undefined App or Stream
405
허용하지 않는 Method 요청, Deny for Method
500
서버 에러, Server Error
post
/program_mod/{channel_id}Last updated