Unarchive project
DELETE/api/v1/workspaces/:slug/projects/:project_id/archive/
Restore an archived project to active status, making it available in regular workflows.
Request
Responses
- 204
- 401
- 403
- 404
Resource unarchived successfully
Authentication credentials were not provided or are invalid.
Permission denied. User lacks required permissions.
The requested resource was not found.