Fast-forwards a workspace to incorporate the latest changes from its base branch.
Conflict handling: 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 detached503 Service Unavailable if a dependent service is unavailable202 Accepted with merge_id if conflicts occurred200 OK if changes were applied204 No Content if already up-to-dateThis 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