Skip to content
Deprecated

Update endpoint.

PATCH
/backend/v1/endpoints/{endpoint}

Update endpoint.

Authorizations

HTTPBearer
TypeHTTP (bearer)

Parameters

Path Parameters

endpoint*
Required

Request Body

application/json
JSON
{
"config": "string",
"name": "string"
}

Responses

Successful Response
application/json
JSON
{
"message": "string"
}

Playground

Authorization
Variables
Key
Value
Body

Samples

Powered by VitePress OpenAPI

Updated at: