Skip to main content
POST
Disconnect instance

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string<uuid>
required

Instance ID

Response

Instance disconnected

message
string
required

Human-readable result message

Example:

"Operation completed successfully"