Skip to main content
POST
Error

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Body

application/json
ConnectionName
string
required

The name of the connection.

WorkspaceId
string
default:default

The id of WorkspaceId.

Response

The action result

Result
string

The result of reset connection, Success or Failed.