Trigger on-demand generation of session insights.
Returns already_exists if insights have already been generated.
Otherwise kicks off generation in the background. Poll the
GET insights endpoint to retrieve results once generation completes.
devin_id is the session ID prefixed with devin- (e.g., devin-abc123).ManageAccountSessions permission at the enterprise level.
{ "status": "already_exists" } without re-triggering.{ "status": "started" }.Service User credential (prefix: cog_)
Devin session ID (prefix: devin-)
"devin-abc123def456"