Stop a genie

Stops 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 stop.

Response

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

Errors