v1

latestOpenAPI 3.1.02026-07-13231960.5 KB
Sessions

Send a message to an existing session

Interact with an active Devin session by sending a message. This is particularly useful in sessions waiting for user input or confirmations.

post/v1/sessions/{session_id}/message

Path parameters

session_idstring required

The session ID

Request body

messagestring required

The message to send to Devin

Response

No Content on success