Skip to content

Regenerate Engine Token

POST
/engine/{id}/regenerate-token

Regenerates the registration token for an engine, invalidating the previous token and disconnecting the engine 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

Type
string
Required

Responses

Engine with new registration token

application/json
JSON
{
}

Playground

Server
Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI

Distributed under the MIT License