Skip to content

Purge the dependency proxy for a group

DELETE
/api/v4/groups/{id}/dependency_proxy/cache

Purges the dependency proxy for a specified group and schedules the cached manifests and blobs for deletion. This endpoint requires the Owner role for the group.

id
required
One of:
string

The ID or URL-encoded path of the group owned by the authenticated user

Accepted

Bad Request

Unauthorized

Not Found