Description: Regenerate an API key for the current user
Since: 4.3.0
Usage: PUT /artifactory/api/security/apiKey
Produces: application/json
Sample Request:
PUT https://[JFrogPlatformURL]/artifactory/api/security/apiKeySample output:
{
"apiKey": "3OloposOtVFyCMrT+cXmCAScmVMPrSYXkWIjiyDCXsY="
}