post
https://api.ol-hub.com/backend/api/v1/projects//create-version-by-name
The tag project by name API sends a POST request to create a new version of the project by the project name.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Prerequisites: The caller must supply the project name.
Input parameters:
| Field name | Description | Format |
|---|---|---|
| name | Project name | String |
| reason | Description | String |
Output:
HTTP Status: 204 No Content

