Restore Item from Trash Can

JFrog REST APIs

Content Type
REST API
ft:sourceType
Paligo

Description: Restore an item from the trash can.

Notes: Requires Artifactory Pro

Security: Requires a valid admin user

Usage: POST /api/trash/restore/{from path}?to={to path}

Since: 4.4.3

Sample usage:

POST /api/trash/restore/npm-local?to=npm-local2
 
Successfully restored trash items