v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-1352131166.0 KB
projects

Performs a Git reset for uncommitted files in a Workspace.

post/v1/{+name}:reset

Path parameters

namestring required

Required. The workspace's name.

Request body

pathsstring[]

Optional. Full file paths to reset back to their committed state including filename, rooted at workspace root. If left empty, all files will be reset.

cleanboolean

Optional. If set to true, untracked files will be deleted.

Response

Successful response