workspaces

Update Sync State

Update sync state after successful upload.

patch/api/v1/workspaces/{workspace_id}/sync/state

Path parameters

workspace_idstring required

Request body

last_base_ref_sync_refstring nullable
last_base_ref_sync_shastring nullable
add_synced_head_refsstring[] nullable
add_synced_checkpointsstring[] nullable

Response

Successful Response

last_base_ref_sync_atstring date-time nullable
last_base_ref_sync_refstring nullable
last_base_ref_sync_shastring nullable
synced_head_refsstring[] required
synced_checkpointsstring[] required

Changes

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