put https://c-api-kr.kollus.com/api/channels//download-callback
채널의 다운로드 콜백 정보를 수정합니다.
Log in to see full request history
Responses
400Bad request
401Unauthenticated
404Not found
422Unprocessable entity
채널의 다운로드 콜백 정보를 수정합니다.
400Bad request
401Unauthenticated
404Not found
422Unprocessable entity
xxxxxxxxxx
curl --request PUT \
--url https://c-api-kr.kollus.com/api/channels/channel_key/download-callback \
--header 'accept: application/json' \
--header 'content-type: application/x-www-form-urlencoded' \
--data use_pc_download=0 \
--data use_mobile_download=0
Try It!
to start a request and see the response here! Or choose an example: