/api/v3/sunburst/scheduled/{prompt_id}

Start a new Sunburst chat session by lazily executing a scheduled or suggested prompt that
was delivered as a deferred link (i.e. its schedule has pre_execute=false, so no session was
created at dispatch time). Returns a new session_id and the initial thread, identical to
POST /api/v3/sunburst/chat.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Opaque id from the delivered link — 't<scheduler_id>' for a team-scheduled prompt or 's<suggested_prompt_id>' for a system-level suggested prompt.

Responses

403

Sunburst disabled for this user

404

prompt_id not found, inactive, or the calling agent is not an eligible recipient

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json