put
https://{server}/api/v1/groups//trash-projects//
Restores a soft-deleted project from the specified group's trash
by its project UUID. The project name is restored from its
deletion-appended name back to the original. The requesting user
must be a group admin or owner.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
400Bad Request (a project with the same name already exists)
403Permission denied (user is not group admin or owner)
404Project not found
500Internal Server Error