Fast-forwards a workspace to incorporate the latest changes from its base branch. When explicitly requested by users, conflicts are created and returned as a merge ID for manual resolution. This ensures the workspace is up-to-date with the branch before committing. Returns 412 Precondition Failed if the workspace is detached, 503 Service Unavailable if a dependent service is unavailable, 202 Accepted with merge_id if conflicts occurred, 200 OK if changes were applied, or 204 No Content if already up-to-date.
This API uses OAuth 2 with the implicit grant flow
The repo ID of the repository. Repo name can be used instead of the ID, but usage of ID for permanent linking and API requests is preferred.
3 - 128"example_id"
The repo ID of the workspace.
3 - 128"example_id"
The merge into a workspace was completed successfully