Skip to content
CalypsoAI
Main Navigation
App
Product docs
Appearance
Menu
Return to top
Deprecated
Update endpoint.
PATCH
/backend/v1/endpoints/{endpoint}
Update endpoint.
Authorizations
HTTPBearer
Type
HTTP (bearer)
Parameters
Path Parameters
endpoint
*
Required
Request Body
application/json
Schema
JSON
JSON
{
"config"
:
"string"
,
"name"
:
"string"
}
Responses
200
422
Successful Response
Content-Type
application/json
Schema
JSON
JSON
{
"message"
:
"string"
}
PATCH
/backend/v1/endpoints/{endpoint}
Playground
Authorization
HTTPBearer
Variables
Key
Value
endpoint
*
Body
Try it out
Samples
Powered by
VitePress OpenAPI