Revoke All API Keys

JFrog REST APIs

Content Type
REST API

Description: Revokes all API keys currently defined in the system

Since: 4.3.0

Security: Requires a privileged user (Admin only)

Usage: DELETE /artifactory/api/security/apiKey?deleteAll={0/1}

Sample Request

DELETE https://[JFrogPlatformURL]/artifactory/api/security/apiKey?deleteAll=1

Produces: application/json