Agentic capabilities

Upload Agent Resources

Upload files as agent resources to a browser session using multipart/form-data. If you upload a ZIP file, it will be automatically extracted and the files will be made available as agent resources. If you upload a single file, it will be saved directly as an agent resource. Resources are then accessible to AI agents for task completion and automation.

post/v1/sessions/{sessionId}/agent/files

Path parameters

sessionIdstring uuid required

The browser session ID

Response

Agent resources uploaded successfully

Changes

No recorded changes to this endpoint across all 33 revisions of this API.