workspaces
Get Sync Upload Url
Generate a presigned URL for uploading a sync bundle.
Bundle types:
- base_ref: Full bundle of base branch (keyed by SHA)
- head_ref: Incremental from base to HEAD (keyed by SHA)
- checkpoint: Incremental from HEAD to checkpoint (keyed by ID)
post/api/v1/workspaces/{workspace_id}/sync/upload-url
Path parameters
workspace_idstring required
Request body
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.