---
title: "Upload files through pre signed url"
method: PUT
path: "/example-object.txt"
tags: ["Open API/Storage"]
---

# Upload files through pre signed url

`PUT /example-object.txt`

This API is just an example for uploading files through a pre-signed URL. Please use the real pre-signed URL you obtained, but the request parameters and response body are similar.

## Query parameters

- `AWSAccessKeyId` string
- `Expires` string
- `Signature` string

## Headers

- `Authorization` string

## Response `200`

OK

- object

---

[API](https://skmtc.dev/basic/apis/basicai-cloud-open-plugin-api.md) · [All operations](https://skmtc.dev/basic/apis/basicai-cloud-open-plugin-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/basic/basicai-cloud-open-plugin-api/revisions/f6b5a226c6da/schema)
