Start a genie

Starts the genie associated with the ID you specify.

Path parameters

idstringRequired
The ID of the genie you plan to start.

Headers

AuthorizationstringRequired

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

Response

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

Errors