Delete connection

Deletes the specified connection.

Request

POST

http://<хост_on-premises>/rpc/deleteConnection

Headers

Name

Description

x-dl-api-version

Type: string

API version header.

Const: 2

Example: 2

Body

application/json
{
  "connectionId": "example"
}

Name

Description

connectionId

Type: string

Example: example

Responses

200 OK

Response

Body

application/json

null

Type: unknown

Предыдущая
Следующая