Sandboxes

Create Sandbox

Create a new sandbox for file uploads. The returned sandbox_id can be passed to POST /v2/teams/:team_id/runs to stage data for a run.

post/v2/sandboxes

Response

Default Response

sandbox_idstring required

The newly created sandbox's identifier

expires_atstring required

ISO 8601 timestamp when the sandbox will expire

Changes

No recorded changes to this endpoint across all 1 revision of this API.