API Docs

RiddleBuilder

Found 1 routes
POST

create

/api/v3/riddle-builder

Creates a Riddle using the Riddle Builder.

Needed subscription plan: Business or Enterprise.
Refer to the [Builder API Help Guide](https://www.riddle.com/help/developers/api/riddle-builder-api) for more information on how to specify the Riddle you want to build.
JSON parameters
Name Type Required Description
type string X The type of Riddle you want to build (available: Quiz / Poll)
build array X the build specifications for the Riddle - see Riddle Builder documentation for details
publish boolean X whether or not to publish the Riddle after creation