Create Practice

post/v1/interactives/practice/create

Request body

set_descriptionstring required

The description of the practice problem set

countinteger

The number of practice problems to create

set_namestring nullable

The name of the practice problem set. One will be generated for you at additional cost if you do not provide one.

search_for_problemsboolean

Whether to search the web for additional context to help with the practice problem set, at additional cost.

webhook_urlstring nullable

The webhook URL to send the practice problem set creation status to.

Response

Successful Response

successboolean required
messagestring nullable
set_idstring nullable
timestampstring required

Changes

No recorded changes to this endpoint across all 1 revision of this API.