v3
Drive
Get a signed URL for uploading a file to Definite Drive
Generate a signed URL for directly uploading a file to Definite Drive (GCS).
The file will be accessible in E2B sandboxes at `/home/user/drive/{file_name}`
via the gcsfuse mount. Files persist across sessions and are shared with all
team members.
post/v3/teams/{team_id}/drive/upload-url
Path parameters
team_idstring required
Request body
Response
Signed URL generated successfully
Changes
No recorded changes to this endpoint across all 1 revision of this API.