put https://api-live-kr.kollus.com/api/v1/live/service-accounts//channels/
채널 정보를 수정합니다.
접근 가능한 권한: 최고관리자, 관리자
Log in to see full request history
Responses
400Bad request
401Unauthenticated
404Not found
422Unprocessable entity
채널 정보를 수정합니다.
접근 가능한 권한: 최고관리자, 관리자
400Bad request
401Unauthenticated
404Not found
422Unprocessable entity
xxxxxxxxxx
19curl --request PUT \
--url https://api-live-kr.kollus.com/api/v1/live/service-accounts/service_account_key/channels/channel_key \
--header 'accept: application/json' \
--header 'content-type: application/x-www-form-urlencoded' \
--data concurrently_viewer_limit=0 \
--data is_shared=0 \
--data 'meta_title_pattern=[CHANNEL_TITLE]-[BROADCAST_COUNTING]' \
--data 'recording_file_pattern=[CHANNEL_KEY]-[CHANNEL_CUSTOMER_CODE]-[BROADCAST_KEY]-[BROADCAST_CREATING_DATE]-[RECORDING_START_DATE]' \
--data recording_file_policy=1 \
--data recording_file_segment_policy=1 \
--data recording_file_segment_by_duration=60 \
--data media_player_policy=0 \
--data use_chatting_service=0 \
--data division_delayed_minutes=3 \
--data use_duplicate_block=0 \
--data use_capture_block=0 \
--data use_timeshift=0 \
--data idle_screen_kind=0 \
--data use_referer_check=0
Try It!
to start a request and see the response here! Or choose an example: