PATCH /v1/billing/subscription/customer-tenants/{id}
PATCH/v1/billing/subscription/customer-tenants/{id}
CodeMeta OS API endpoint.
Pfad-Parameter
| Name | Typ | Beschreibung |
|---|
iderforderlich | string | |
Beispiel
curl -X PATCH https://api.codemeta-os.de/v1/billing/subscription/customer-tenants/{id} \
-H "X-Tenant-Id: $TENANT" \
-b cookies.txt
const result = await cm.billing.patch();
Antwortcodes
| HTTP |
Bedeutung |
200 |
Default Response |