There is a new operation for projects: DELETE /projects/{code}
A new button "Actions" should be added (like in the dataset details page) with the action for "Delete".
As usual, the action should be only shown when the "delete" item is in the "allowedActionsForTheUser" property of the object returned by GET /projects/{code}
There is a new operation for projects: DELETE /projects/{code}
A new button "Actions" should be added (like in the dataset details page) with the action for "Delete".
As usual, the action should be only shown when the "delete" item is in the "allowedActionsForTheUser" property of the object returned by GET /projects/{code}