v1

latestOpenAPI 3.0.32026-07-22115106141.4 KB
Repository Commit Manipulation

Revert to commit

The operation gets the file version in the specific commit and applies it to the workspace. Changes are the saved to the workspace.

post/repos/{repo_id}/revert_to_commit_workspace

Query parameters

workspace_idstring required

The workspace ID to revert to

commit_idstring required

The commit ID to revert to

Response

The revert was completed successfully