Regenerate API Key

JFrog REST APIs

Content Type
REST API

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/apiKey

Sample output:

{
    "apiKey": "3OloposOtVFyCMrT+cXmCAScmVMPrSYXkWIjiyDCXsY="
}