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
Requiredstring
Responses
Engine with new registration token
application/json
JSON
{
}
