Deleting built Riddles

In contrast to Riddles which were created through our web interface, Riddles built via the Builder API can be deleted through the API.

To delete a Riddle, use the Riddle delete endpoint. The UUID of the Riddle can be found in the response of the Riddle build endpoint.

Please be aware that deleting a Riddle is irreversible and will remove all data associated with the Riddle. This includes the Riddle itself, its results, and all data collected from participants.

Note: Deleting a Riddle built in the Creator is not possible.