API · v1 · stabil
CODEMETA OSDeveloper Center
Konsole öffnen

DELETE /support/v1/tenants/{tenantId}/subscription/addon-packs/{id}

DELETE/support/v1/tenants/{tenantId}/subscription/addon-packs/{id}

CodeMeta OS API endpoint.

Pfad-Parameter

NameTypBeschreibung
tenantIderforderlichstring
iderforderlichstring

Beispiel

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

Antwortcodes

HTTP Bedeutung
200 Default Response

Suche