Create a draft commit from workspace changes, optionally with a review
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"
Commit message for the draft
Title for the review (defaults to message)
Description for the review
User IDs of reviewers to assign
Inclusion list of paths to include in the operation. If null, all paths will be included.
1A relative path to a file or directory inside the repository.
1Draft commit created successfully
Associated review ID if created