Delete Worker

JFrog REST APIs

Content Type
REST API
ft:sourceType
Paligo

Description: Deletes a worker service based on the workerKey .

Since: 7.63.2

Security: Admin user.

Usage: DELETE /worker/api/v1/workers/{workerKey}

Produces: no-data

Success Response Codes:

204: Worker service successfully deleted.

Error Response Codes:

401 Invalid credentials.

403 Insufficient permissions.

404 Worker service does not exist.