post https://c-api-kr.kollus.com/api/upload/create-url
업로드 URL을 생성합니다.
Log in to see full request history
Responses
400Bad request
401Unauthenticated
404Not found
422Unprocessable entity
업로드 URL을 생성합니다.
400Bad request
401Unauthenticated
404Not found
422Unprocessable entity
xxxxxxxxxx
curl --request POST \
--url https://c-api-kr.kollus.com/api/upload/create-url \
--header 'accept: application/json' \
--header 'content-type: application/x-www-form-urlencoded' \
--data expire_time=600 \
--data is_encryption_upload=0 \
--data is_audio_upload=0
Try It!
to start a request and see the response here! Or choose an example: