ReferenceAPI
The turn routes: Brain's five turn services, for the Environment running a turn outside this process. Each answers only while that activation is open and only with its token.
Path Parameters
session_id*string
Match
^ses_[A-Za-z0-9]{20,32}$sequence*integer
Format
int64Range
0 <= valueRequest Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
application/json
curl -X POST "https://example.com/v1/sessions/string/executions/0/call" \ -H "Content-Type: application/json" \ -d '{ "input": true, "method": "string" }'null