Delete a genie

Deletes a genie.

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 delete.

Response

Genie deleted successfully
successstring or null
Indicates whether the deletion was successful.

Errors