Skip to content

Delete Engine

DELETE
/engine/{id}

Permanently removes an engine registration and disconnects it if currently connected.

Authorizations

BearerAuth

Enter your session token to authenticate API requests

Type
HTTP (bearer)

Parameters

Path Parameters

id*

The unique identifier of the engine to delete

Type
string
Required

Responses

Engine successfully deleted

application/json
JSON
{
}

Playground

Server
Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI

Distributed under the MIT License