Delete a genie

Deletes a genie.

Path parameters

idstringRequired
The ID of the genie you plan to delete.

Headers

AuthorizationstringRequired

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

Response

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

Errors