Upload file
curl --location '$BASE_URL.OA/UploadFile' \
--header 'Authorization: Bearer $API_KEY' \
--form 'type="image"' \
--form 'oa_id="<int64>"' \
--form 'file=@"/path/to/file"'{
"token": "string"
}Tham số
Kiểu dữ liệu
Mô tả
Tham số
Kiểu dữ liệu
Mô tả
Last updated