---
title: "Add custom vector storage"
method: POST
path: "/vectors/custom_storage"
tags: ["Vectors"]
---

# Add custom vector storage

`POST /vectors/custom_storage`

Add custom vector storage

## Request body

- object
  - `projectUrl` string
  - `apiKey` string
  - `indexName` string
  - `environment` string

## Response `200`

custom storage

- ResponseMessage
  - `message` string

---

[API](https://skmtc.net/smythos/apis/smyth-api.md) · [All operations](https://skmtc.net/smythos/apis/smyth-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/smythos/smyth-api/versions/1475e078fb4a/schema)
