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.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Successful Response