Regenerate API Key

JFrog REST APIs

Content Type
REST API
ft:sourceType
Paligo

Description: Regenerate an API key for the current user

Since: 4.3.0

Usage: PUT /api/security/apiKey

Produces: application/json

Sample input:

PUT /api/security/apiKey

Sample output:

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