Delete a genie
Deletes a genie.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Path parameters
id
The ID of the genie you plan to delete.
Response
Genie deleted successfully
success
Indicates whether the deletion was successful.