POST
/
session
/
{session_id}
/
message

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

session_id
string
required

The session ID

Body

application/json

Request body for sending a message to an existing Devin session

message
string
required

The message to send to Devin