Start a genie

Starts the genie associated with the ID you specify.

Authentication

AuthorizationBearer

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

Path parameters

idstringRequired
The ID of the genie you plan to start.

Response

Genie started successfully
successboolean or null
Indicates whether the genie was started successfully.

Errors