Description: Creates a JSON file with the Access configuration as $JFROG_HOME/artifactory/var/backup/access
Security: Requires a valid admin-scoped token.
Usage: POST /access/api/v1/system/backup/export
Sample Usage:
curl -H "Authorization: Bearer <Token>" -XPOST "http://localhost:8082/access/api/v1/system/backup/export"