Endpoints
Update Endpoint
This endpoint updates an existing endpoint’s url.
PUT
Documentation Index
Fetch the complete documentation index at: https://upstash-vector.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
This will only apply to newly created messages. All messages published before
this endpoint was updated will still use the old url.
Request
The id of the endpoint
Request Parameters
The new url of the endpoint
Response
The id of the topic this endpoint subscribes to.Either
topicId or topicName must be setThe name of the topic this endpoint subscribes to.Either
topicId or topicName must be setThe url where all requests will be sent to.