Session Endpoints
Create a new session
Create a new Devin session. You can optionally specify parameters like snapshot ID and session visibility.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Request body for creating a new Devin session
Response
200
application/json
Session created
Response body returned when a session is successfully created