put
https://{jfrog_url}/mc/api/v1/system/backup/import
Import Mission Control data from a JSON file encrypted with the master key.
Note:
- This API is available only in Self-hosted instances.
- Before importing, you must rename the export.json file to import.json.
Security: Requires admin privileges.
204Successfully imported JSON file into the database
400JSON file is not in the correct format
500Error during import
