Stop a genie

Stops the genie associated with the ID you specify.

Path parameters

idstringRequired
The ID of the genie you plan to stop.

Headers

AuthorizationstringRequired

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

Response

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

Errors