v34

latestOpenAPI 3.1.0AGPL-3.0-onlyraw.githubusercontent.com2026-08-018932140.9 KB
Registries

Delete registry

Removes a registry and its encrypted credentials. Requires Admiral license and admin role. API tokens receive SCOPE_DENIED.

delete/api/registries/{id}

Path parameters

idinteger required

Numeric resource ID.

Response

Registry deleted.

successboolean required

Example response

{
  "success": true
}