POST /sessions/{session_id}/stop

Stop an in-flight session and return it.

MethodPath
POST/v1/sessions/{session_id}/stop

stopped_by is recorded only when the caller's credential maps to a GitHub account.

Path parameters

session_idstringrequired
curl -X POST "https://api.ellipsis.dev/v1/sessions/{session_id}/stop" \
  -H "Authorization: Bearer $ELLIPSIS_API_KEY"

Request

Response

Example response · 200
{
}

On this page

No Headings
Schedule a demo