Schedule Dream
Manually schedule a dream task for a specific collection.
This endpoint bypasses all automatic dream conditions (document threshold, minimum hours between dreams) and schedules the dream task for a future execution.
Currently this endpoint only supports scheduling immediate dreams. In the future, users may pass a cron-style expression to schedule dreams at specific times.
Path parameters
Request body
Response
Successful Response
Changes
Changed in 3 of the 10 revisions of this API.6
- ○
added the new optional request property
rebuildnew-optional-request-property
- ○
added the new
card_refreshenum value to the request propertydream_typerequest-property-enum-value-added
- ○
- ○
added the optional property
detail/items/ctxto the response with the422statusresponse-optional-property-added
- ○
added the optional property
detail/items/inputto the response with the422statusresponse-optional-property-added
- ○
- ○
the request property
session_idbecame optionalrequest-property-became-optional
- ○
request property
session_idlist-of-types was widened by adding typesnullto media typeapplication/jsonrequest-property-list-of-types-widened
- ○