Skip to content
Deprecated

Create a new endpoint.

POST
/backend/v1/endpoints

Create a new endpoint.

Authorizations

HTTPBearer
TypeHTTP (bearer)

Request Body

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

Responses

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

Playground

Authorization
Body

Samples

Powered by VitePress OpenAPI

Updated at: