delete
https://api.ol-hub.com/backend/api/v1/projects/
The delete project API sends a DEL request to delete a project.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Prerequisites: The caller must supply the project id.
Input parameters:
| Field name | Description | Format |
|---|---|---|
| id | Project id | UUID |
| version | Project version (if this parameter is not supplied, all project versions will be deleted) | Integer |
Output:
HTTP Status: 204 No Content

