API · v1 · stabil
CODEMETA OSDeveloper Center
Konsole öffnen

DELETE /v1/billing/subscription/customer-tenants/{id}/packages/{pkgId}

DELETE/v1/billing/subscription/customer-tenants/{id}/packages/{pkgId}

CodeMeta OS API endpoint.

Pfad-Parameter

NameTypBeschreibung
iderforderlichstring
pkgIderforderlichstring

Beispiel

curl -X DELETE https://api.codemeta-os.de/v1/billing/subscription/customer-tenants/{id}/packages/{pkgId} \
  -H "X-Tenant-Id: $TENANT" \
  -b cookies.txt
const result = await cm.billing.delete();

Antwortcodes

HTTP Bedeutung
200 Default Response

Suche