Creates a new shelf by saving the current state of a workspace’s uncommitted changes.
Parameters:
name (required)workspace_id (required)reset_workspace (optional, defaults to true) - clean the workspace after shelvingReturns:
409 Conflict if a shelf with the same name exists204 No Content if the workspace has no changes201 Created with the shelf details on successThis 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"