POST /api/v1/cloud/sessions/{session_id}/resources
Attaches one file resource to an existing Session. GitHub repository and Memory Store resources are attached when creating the Session; this add endpoint accepts only type: "file".
Path parameters
Headers
Request body
Example request
Example response
HTTP 200 OKErrors
HTTP 400 Bad Request
Related
Start a session
Run an agent against an environment as a stateful conversation.