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
Authorizations
API key passed in the header
Path Parameters
The browser session ID
Example:
"550e8400-e29b-41d4-a716-446655440000"
Body
multipart/form-data
Response
200
application/json
Agent resources uploaded successfully
The response is of type object
.