Upload Agent Resources
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
Upload Agent Resources
Authorizations
API key passed in the header
Path Parameters
The browser session ID
Body
multipart/form-data
File to upload as agent resource (ZIP files will be extracted automatically)
Response
Agent resources uploaded successfully

