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
Requiredstring
Responses
Engine successfully deleted
application/json
JSON
{
}
